Module rustdb::pstore

source ·
Expand description

Page storage and sharing, SharedPagedData and AccessPagedData.

Structs§

  • Access to shared paged data.
  • Information for a logical page, including historic data.
  • Allows logical database pages to be shared to allow concurrent readers.
  • Central store of data.

Type Aliases§