This pull request implements the basic keyspace commands, now that we have them as a first class citizen. It also marks the keyspace-related commands at the branch level as deprecated.
We implement the following commands
pscale keyspace list
pscale keyspace show
pscale keyspace vschema show
pscale keyspace vschema update
This pull request implements the basic
keyspace
commands, now that we have them as a first class citizen. It also marks the keyspace-related commands at the branch level as deprecated.We implement the following commands