Module rustdb::compact

source ·
Expand description

compact::CompactFile : alternative implementation of PageStorage trait.

Structs§

  • CompactFile stores logical pages in smaller regions of backing storage.