Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Operation codes and request ids are omitted everywhere below for brevity.

TABLE_CREATE = 1

TODO: Schema, settings - extendable (map-based)

...

Request
stringtable name
mapconfiguration (partitions, replicas, columns, indices, ...)


Response
UUIDtable ID

TABLE_DROP = 2

Request
UUIDtable ID

...