LocustDB
LocustDB copied to clipboard
Optimize RocksDB layout for multiple tables
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.