Files
scylladb/db
Botond Dénes fdef62c232 db/virtual_tables: token_ring_table: extract ring emit
Into a separate method. For vnodes there is a single ring per keyspace,
but for tablets, there is a separate ring for each table in the
keyspace. To accomodate both, we move the code emitting the ring into a
separate method, so execute() can just call it once per keyspace or once
per table, whichever appropriate.
2024-03-15 04:23:20 -04:00
..
2024-01-09 11:44:19 +02:00
2024-03-01 10:40:29 +01:00
2023-02-15 11:01:50 +02:00