spring-boot/spring-boot-samples/spring-boot-sample-data-cas...
Stephane Nicoll 6bd670edbc Initiate 1.4.x branch 2016-09-21 11:11:24 +02:00
..
src Merge branch '1.3.x' 2016-05-24 17:25:15 +01:00
README.adoc Add Cassandra support 2015-09-25 23:00:53 -07:00
pom.xml Initiate 1.4.x branch 2016-09-21 11:11:24 +02:00

README.adoc


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