https://github.com/instaclustr/sidecar-common
Common code for sidecar-like applications in Instaclustr
https://github.com/instaclustr/sidecar-common
cassandra common commons java kubernetes netapp-public sidecar
Last synced: about 1 month ago
JSON representation
Common code for sidecar-like applications in Instaclustr
- Host: GitHub
- URL: https://github.com/instaclustr/sidecar-common
- Owner: instaclustr
- License: apache-2.0
- Created: 2020-01-13T12:56:20.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-10-01T18:43:27.000Z (about 1 year ago)
- Last Synced: 2025-07-31T23:18:38.045Z (2 months ago)
- Topics: cassandra, common, commons, java, kubernetes, netapp-public, sidecar
- Language: Java
- Homepage: https://instaclustr.com
- Size: 139 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.adoc
- License: LICENSE
Awesome Lists containing this project
README
== sidecar-common
image:https://img.shields.io/maven-central/v/com.instaclustr/sidecar-common.svg?label=Maven%20Central[link="https://search.maven.org/search?q=g:%22com.instaclustr%22%20AND%20a:%22sidecar-common%22"]
image:https://circleci.com/gh/instaclustr/sidecar-common.svg?style=svg["Instaclustr",link="https://circleci.com/gh/instaclustr/sidecar-common"]
This library gathers all basic functionality for sidecar applications used in Instaclustr.
Currently it is used primarily by Cassandra Kubernetes operator but in general can be reused for
whatever CLI / sidecar application needed.Please see https://www.instaclustr.com/support/documentation/announcements/instaclustr-open-source-project-status/ for Instaclustr support status of this project