cassandra

Distributed NoSQL database for high availability and fault tolerance

brewmacoslinux
Try with needOr install directly
Source

About

Eventually consistent, distributed key-value store

Commands

cassandracqlshnodetoolcassandra-stress

Examples

Start the Cassandra server$ cassandra -f
Connect to Cassandra using CQL shell$ cqlsh localhost 9042
Check cluster status and node information$ nodetool status