spring-boot/spring-boot-samples/spring-boot-sample-data-cas...
Andy Wilkinson d66bc7b1ee Merge branch '1.3.x' 2016-02-18 12:48:10 +00:00
..
src Merge branch '1.3.x' 2016-02-18 12:48:10 +00:00
README.adoc Add Cassandra support 2015-09-25 23:00:53 -07:00
pom.xml Move master to 1.4.0.BUILD-SNAPSHOT 2016-01-24 10:45:24 -08:00

README.adoc


CREATE KEYSPACE mykeyspace WITH REPLICATION = { 'class' : 'SimpleStrategy', 'replication_factor' : 1 };