An implementation of Bucket in S3
- Go 100%
| .editorconfig | ||
| .gitignore | ||
| go.mod | ||
| go.sum | ||
| LICENSE | ||
| README.md | ||
| s3.go | ||
| s3_test.go | ||
S3 Bucket
S3 Bucket is an implementation of Bucket with AWS S3.
Please refer to the FSDB project for more background information.