Skip to content

Instantly share code, notes, and snippets.

@millerjp
Created December 27, 2013 20:52
Show Gist options
  • Save millerjp/8152473 to your computer and use it in GitHub Desktop.
Save millerjp/8152473 to your computer and use it in GitHub Desktop.
CREATE KEYSPACE bookmarks WITH replication = {'class': 'SimpleStrategy', 'replication_factor':'1'};
USE bookmarks;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment