Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add NIO.2 BlobStore #707

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Add NIO.2 BlobStore #707

wants to merge 1 commit into from

Conversation

gaul
Copy link
Owner

@gaul gaul commented Oct 12, 2024

This will enable multiple backends, e.g., jimfs (in-memory), filesystem, and possibly stranger things like Hadoop. Currently only configured to use jimfs. References #697.

TODO:

  • Public access
  • Range getBlob
  • MPU

@gaul gaul force-pushed the nio2 branch 2 times, most recently from 37dfb41 to 4b01aad Compare November 16, 2024 07:04
This will enable multiple backends, e.g., jimfs (in-memory),
filesystem, and possibly stranger things like Hadoop.  Currently only
configured to use jimfs.  References #697.

TODO:
* Blob access
* List markers
* Rename nio2blob to transient-nio2
* Fix Checkstyle violations
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant