Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xdev-software/microstream-afs-ibm-cos
A connector for MicroStream which allows storing data in the IBM Cloud Object Storage.
https://github.com/xdev-software/microstream-afs-ibm-cos
ibm ibm-cloud ibm-cloud-object-storage ibm-cos microstrea-connector microstream microstream-one
Last synced: 6 days ago
JSON representation
A connector for MicroStream which allows storing data in the IBM Cloud Object Storage.
- Host: GitHub
- URL: https://github.com/xdev-software/microstream-afs-ibm-cos
- Owner: xdev-software
- License: apache-2.0
- Created: 2023-10-05T08:53:16.000Z (about 1 year ago)
- Default Branch: develop
- Last Pushed: 2024-06-27T02:22:24.000Z (5 months ago)
- Last Synced: 2024-06-27T04:48:33.450Z (5 months ago)
- Topics: ibm, ibm-cloud, ibm-cloud-object-storage, ibm-cos, microstrea-connector, microstream, microstream-one
- Language: Java
- Homepage:
- Size: 288 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
[![Latest version](https://img.shields.io/maven-central/v/software.xdev/microstream-afs-ibm-cos?logo=apache%20maven)](https://mvnrepository.com/artifact/software.xdev/microstream-afs-ibm-cos)
[![Build](https://img.shields.io/github/actions/workflow/status/xdev-software/microstream-afs-ibm-cos/check-build.yml?branch=develop)](https://github.com/xdev-software/microstream-afs-ibm-cos/actions/workflows/check-build.yml?query=branch%3Adevelop)
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=xdev-software_microstream-afs-ibm-cos&metric=alert_status)](https://sonarcloud.io/dashboard?id=xdev-software_microstream-afs-ibm-cos)# microstream-afs-ibm-cos
A connector for [MicroStream](https://microstream.one/) which allows storing data in the [IBM Cloud Object Storage](https://www.ibm.com/cloud/object-storage).
It uses the [IBM-provided Java SDK](https://github.com/IBM/ibm-cos-sdk-java).
The connector works virtually identical to the [AWS S3 Connector](https://docs.microstream.one/manual/storage/storage-targets/blob-stores/aws-s3.html) of MicroStream but for IBM COS instead of AWS S3.
## Installation
[Installation guide for the latest release](https://github.com/xdev-software/microstream-afs-ibm-cos/releases/latest#Installation)
## Supported MicroStream versions
The connector supports [version 08.01.01-MS-GA of the MicroStream](https://central.sonatype.com/artifact/one.microstream/microstream-storage/08.01.01-MS-GA).
If you are using a different, not listed version of MicroStream, this shouldn't be a problem.
Usually you can simply exclude the dependent version of MicroStream.## Support
If you need support as soon as possible and you can't wait for any pull request, feel free to use [our support](https://xdev.software/en/services/support).
## Contributing
See the [contributing guide](./CONTRIBUTING.md) for detailed instructions on how to get started with our project.
## Dependencies and Licenses
View the [license of the current project](LICENSE) or the [summary including all dependencies](https://xdev-software.github.io/microstream-afs-ibm-cos/dependencies)