Skip to content

Files

Latest commit

e49b5f2 · Oct 17, 2016

History

History
 
 

spring-boot-sample-data-cassandra

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Oct 17, 2016
Sep 26, 2015
Sep 21, 2016

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