Change the primary index to be a btree that is ordered by token, similarly to a memtable, and create a index per-table instead of a single global index.
Change the primary index to be a btree that is ordered by token, similarly to a memtable, and create a index per-table instead of a single global index.