All Projects → instaclustr → Cassandra Operator

instaclustr / Cassandra Operator

Licence: apache-2.0
Kubernetes operator for Apache Cassandra

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to Cassandra Operator

esop
Cloud-enabled backup and restore tool for Apache Cassandra
Stars: ✭ 40 (-81.4%)
Mutual labels:  cassandra, ops, storage
Nodejs Driver
DataStax Node.js Driver for Apache Cassandra
Stars: ✭ 1,074 (+399.53%)
Mutual labels:  nosql, cassandra
Cluster Operator
cluster-operator creates, configures and helps manage StorageOS cluster on Kubernetes
Stars: ✭ 50 (-76.74%)
Mutual labels:  storage, kubernetes-operator
Unqlite
An Embedded NoSQL, Transactional Database Engine
Stars: ✭ 1,583 (+636.28%)
Mutual labels:  storage, nosql
Sleekdb
Pure PHP NoSQL database with no dependency. Flat file, JSON based document database.
Stars: ✭ 450 (+109.3%)
Mutual labels:  storage, nosql
Csharp Driver
DataStax C# Driver for Apache Cassandra
Stars: ✭ 477 (+121.86%)
Mutual labels:  nosql, cassandra
Bojack
🐴 The unreliable key-value store
Stars: ✭ 101 (-53.02%)
Mutual labels:  storage, nosql
td-redis-operator
一款强大的云原生redis-operator,经过大规模生产级运行考验,支持分布式集群、支持主备切换等缓存集群解决方案…The powerful cloud-native redis-operator, which has passed the test of large-scale production-level operation, supports distributed clusters and active/standby switching ...
Stars: ✭ 327 (+52.09%)
Mutual labels:  ops, kubernetes-operator
Elassandra
Elassandra = Elasticsearch + Apache Cassandra
Stars: ✭ 1,610 (+648.84%)
Mutual labels:  nosql, cassandra
Tera
An Internet-Scale Database.
Stars: ✭ 1,846 (+758.6%)
Mutual labels:  storage, nosql
K8ssandra
K8ssandra is an open-source distribution of Apache Cassandra for Kubernetes including API services and operational tooling.
Stars: ✭ 155 (-27.91%)
Mutual labels:  nosql, cassandra
Android Nosql
Lightweight, simple structured NoSQL database for Android
Stars: ✭ 284 (+32.09%)
Mutual labels:  nosql, cassandra
elara
Elara DB is an easy to use, lightweight key-value database that can also be used as a fast in-memory cache. Manipulate data structures in-memory, encrypt database files and export data. 🎯
Stars: ✭ 93 (-56.74%)
Mutual labels:  nosql, storage
Scylla
NoSQL data store using the seastar framework, compatible with Apache Cassandra
Stars: ✭ 7,393 (+3338.6%)
Mutual labels:  nosql, cassandra
Gocql
Package gocql implements a fast and robust Cassandra client for the Go programming language.
Stars: ✭ 2,182 (+914.88%)
Mutual labels:  nosql, cassandra
Incubator Pegasus
['pɛgəsəs] A distributed key-value storage system developed and maintained by Xiaomi Cloud Storage Team.
Stars: ✭ 1,346 (+526.05%)
Mutual labels:  storage, nosql
workshop-intro-to-cassandra
Learn Apache Cassandra fundamentals in this hands-on workshop
Stars: ✭ 208 (-3.26%)
Mutual labels:  cassandra, nosql
Haproxy Configs
80+ HAProxy Configs for Hadoop, Big Data, NoSQL, Docker, Elasticsearch, SolrCloud, HBase, MySQL, PostgreSQL, Apache Drill, Hive, Presto, Impala, Hue, ZooKeeper, SSH, RabbitMQ, Redis, Riak, Cloudera, OpenTSDB, InfluxDB, Prometheus, Kibana, Graphite, Rancher etc.
Stars: ✭ 106 (-50.7%)
Mutual labels:  nosql, cassandra
Dosa
DOSA is a data object abstraction layer
Stars: ✭ 172 (-20%)
Mutual labels:  storage, cassandra
Cassandradump
A data exporting tool for Cassandra inspired from mysqldump, with some additional slice and dice capabilities
Stars: ✭ 186 (-13.49%)
Mutual labels:  nosql, cassandra

Kubernetes Operator for Cassandra

Build CircleCI

Project Status: Sunset

The Cassandra-operator is currently being sunsetted and will be archived once a community (Apache) Cassandra operator is released. If you are looking for an Apache Cassandra operator for Kubernetes, please check out the operator from Orange called casskop or from Datastax called cass-operator.

The Cassandra Operator manages Cassandra clusters deployed to Kubernetes and automates tasks related to operating a Cassandra cluster.

Currently user-facing, Cassandra cluster objects are created as Kubernetes Custom Resources.

Cassandra Version Support

We are currently building images for Cassandra 3.11.9 and 4.0-beta4.

Documentation

All relevant information related to the usage of our Instaclustr Cassandra Operator is in our operator wiki

Requirements

  • Kubernetes 1.15+
  • Helm 3 (if you want to use the included helm charts)

Limitations

  • This operator is currently a work in progress, and breaking changes are landing in master all the time. Here be dragons!
  • We expect to consider the Cassandra Operator stable soon; backwards incompatible changes will not be made once the project reaches stability.
  • Some planned features have yet to be completed, and API changes are still possible—meaning that bug fixes, API, and version changes may not be backwards compatible.
  • Please see the Instaclustr supported projects page for the enterprise support status of the Cassandra Operator.

Further Information

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].