/bucketfs-java

Bucket FS client library in Java

Primary LanguageJavaMIT LicenseMIT

bucketfs-java

Build Status Maven Central – BucketFS Java

Quality Gate Status

Security Rating Reliability Rating Maintainability Rating Technical Debt

Code Smells Coverage Duplicated Lines (%) Lines of Code

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.