Skip to content

Add NIO.2 BlobStore#707

Merged
gaul merged 1 commit intomasterfrom
nio2
Nov 23, 2024
Merged

Add NIO.2 BlobStore#707
gaul merged 1 commit intomasterfrom
nio2

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. Fixes #697.

@gaul gaul force-pushed the nio2 branch 3 times, most recently from 4b01aad to cd83d8d Compare November 19, 2024 18:34
This will enable multiple backends, e.g., jimfs (in-memory),
filesystem, and possibly stranger things like Hadoop.  Currently only
configured to use jimfs.  Fixes #697.
@gaul gaul marked this pull request as ready for review November 23, 2024 05:00
@gaul
Copy link
Owner Author

gaul commented Nov 23, 2024

This still lacks list marker support and blob access control but it is good enough to pass the s3fs integration tests so let's merge it.

@gaul gaul merged commit d9e8520 into master Nov 23, 2024
@gaul gaul deleted the nio2 branch November 23, 2024 05:09
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.

Add a nio2 filesystem backend

1 participant