Cassandra: Difference between revisions
Jump to navigation
Jump to search
(Created page with "== Cassandra == <syntaxhighlight lang="bash"> nodetool status </syntaxhighlight> <syntaxhighlight lang="bash"> CREATE KEYSPACE IF NOT EXISTS myWorkspace </syntaxhighlight>") |
(No difference)
|
Revision as of 19:03, 11 October 2020
Cassandra
nodetool status
CREATE KEYSPACE IF NOT EXISTS myWorkspace