MCPcopy Create free account
hub / github.com/adambcomer/database-engine / SSTableEntry

Class SSTableEntry

src/sstable.rs:11–15  ·  view source on GitHub ↗

SSTableEntry is a single entry returned from an SSTable lookup. A `None` value indicates the key was deleted (tombstone).

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected