Module rustdb::compact

source ·
Expand description

CompactFile : alternative implementation of PageStorage trait.

Structs§

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