5 lines
107 B
Plaintext
5 lines
107 B
Plaintext
|
|
||
|
|
||
|
CREATE KEYSPACE mykeyspace WITH REPLICATION = { 'class' : 'SimpleStrategy', 'replication_factor' : 1 };
|
||
|
|