Create and manage Apache Cassandra clusters locally for testing
Create and destroy an Apache Cassandra cluster on localhost
ccm
$ ccm create -n 3 my_cluster
$ ccm start
$ ccm remove