Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.
Ishan Gulhane edited this page Mar 20, 2017 · 2 revisions

Cassandra deployment on Bluemix Container Service

This wiki contains the information for deploying cassandra on bluemix container service.

Cassandra

Apache Cassandra is a free and open-source distributed database management system designed to handle large amounts of data across many commodity servers, providing high availability with no single point of failure. Cassandra offers robust support for clusters spanning multiple datacenters, with asynchronous masterless replication allowing low latency operations for all clients.

Clone this wiki locally