Files
scylladb/db
Mikołaj Grzebieluch 726658f073 db: system_keyspace: add broadcast_kv_store table
First implementation of strongly consistent everywhere tables operates on simple table
representing string to string map.

Add hard-coded schema for broadcast_kv_store table (key text primary key,
value text). This table is under system keyspace and is created if and only if
BROADCAST_TABLES feature is enabled.
2022-09-05 11:11:08 +02:00
..
2022-06-22 20:16:48 +02:00
2022-06-22 20:16:48 +02:00