Skip to content

A connector for the EclipseStore which allows storing data in the IBM Cloud Object Storage

License

Notifications You must be signed in to change notification settings

xdev-software/eclipse-store-afs-ibm-cos

Repository files navigation

Latest version Build Quality Gate Status

eclipse-store-afs-ibm-cos

A connector for the EclipseStore which allows storing data in the IBM Cloud Object Storage.

It uses the IBM-provided Java SDK.

The connector works virtually identical to the AWS S3 Connector of EclipseStore but for IBM COS instead of AWS S3.

To easily handle multiple processes using a single IBM COS instance, we implemented the SingleAccessManager. It manages access by creating tokens and checking for other tokens. For more information see the demo application.

Installation

Installation guide for the latest release

Supported EclipseStore versions

The connector supports version 1.2.0 of the EclipseStore.

If you are using a different, not listed version of EclipseStore, this shouldn't be a problem. Usually you can simply exclude the dependent version of EclipseStore.

Support

If you need support as soon as possible, and you can't wait for any pull request, feel free to use our support.

Contributing

See the contributing guide for detailed instructions on how to get started with our project.

Dependencies and Licenses

View the license of the current project or the summary including all dependencies