Skip to content

Memory Footprint

Jude Pereira edited this page Jul 8, 2020 · 1 revision
  • 2x bitsets for N keys during consolidation
  • Bitset for N keys during sequential scan
  • In-memory index for all keys to facilitate random access
Clone this wiki locally