LocustDB icon indicating copy to clipboard operation
LocustDB copied to clipboard

Optimize RocksDB layout for multiple tables

Open cswinter opened this issue 6 years ago • 0 comments

The tablename should be part of the RocksDB primary key so scans over a column that exists in multiple tables doesn't read unnecessary blocks.

cswinter avatar Dec 19 '18 04:12 cswinter