Skip to content

A Java (NIO2) FileSystem Provider for Amazon AWS S3.

Notifications You must be signed in to change notification settings

guicamest/s3fs-nio

This branch is 83 commits behind carlspring/s3fs-nio:master.

Folders and files

NameName
Last commit message
Last commit date
Sep 28, 2023
May 19, 2023
Sep 28, 2023
May 19, 2023
Sep 28, 2023
May 19, 2023
Jul 28, 2023
Jul 26, 2023
Nov 29, 2020
Nov 29, 2020
Aug 21, 2020
Aug 21, 2020
Sep 28, 2023
Sep 28, 2023
Jul 28, 2023
May 19, 2023
May 19, 2023
May 23, 2023
May 19, 2023

Repository files navigation

S3FS NIO

Master Build Status JDK support badge Maven Release Version Docs License Chat
Bugs Coverage Reliability Rating Security Rating Vulnerabilities
GitHub issues by-label GitHub issues by-label GitHub issues by-label GitHub issues by-label

This is an implementation of an Amazon AWS S3 FileSystem provider using JSR-203 (a.k.a. NIO2) for Java 8.

Amazon Simple Storage Service provides a fully redundant data storage infrastructure for storing and retrieving any amount of data, at any time.

NIO2 is the new file management API, introduced in Java version 7.

This project provides a complete API implementation, for managing files and folders directly in Amazon S3.

Compatibility

We support JDK 8, 11 and 17.

Documentation

You can check out our documentation here.

About

A Java (NIO2) FileSystem Provider for Amazon AWS S3.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%