An open API service indexing awesome lists of open source software.

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

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