s3fs-nio2
https://github.com/carlspring/s3fs-nio2
Java
A Java (NIO2) FileSystem Provider for Amazon AWS S3.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Java not yet supported0 Subscribers
Add a CodeTriage badge to s3fs-nio2
Help out
- Issues
- Re-work the S3FileSystem to not require you to specify the bucket and resolve this from the S3FileSystemConfiguration instead
- Drop the heavy use of Properties all over the place and replace it with the S3FileSystemConfiguration
- Implement an S3FileSystemConfiguration
- Configuration + S3FileSystem + S3FileSystemProvider refactoring
- Determine the nature of two test classes
- Implement support for copying directories recursively
- Fixes url encoding for paths.
- Re-work the configuration properties to support multiple buckets, credentials and regions
- Feature Request: S3 Access Points
- Add documentation on what sort of caching there is and how it works
- Docs
- Java not yet supported