bucketfs-java
April 11, 2023 · View on GitHub
This project provides a library that abstracts access to Exasol's BucketFS. That allows using BucketFS features programmatically without having to deal with the underlying protocol.
Features
- List contents of a bucket
- Upload to a bucket
- Download from a bucket
For more details see the System Requirement Specification.
Table of Contents
Information for Users
"Users" from the perspective of this project are software developers integrating BucketFS into their applications, not database end users.
Information for Contributors
Requirement, design documents and coverage tags are written in OpenFastTrace format.