Module brickdb_lib::storage::record

source ·

Structs

  • A record stored in an SSTable.

Enums

  • A value stored in an SSTable. Can represent either a true value or a tombstone (indicating that the record has been deleted).