Skip to main content

Crate wombatkv_core

Crate wombatkv_core 

Source

Modules§

metadata
reuse

Structs§

FactRef
Minimal fact identity used by conflict-resolution contracts.
M0Defaults
Frozen embedded-mode defaults used until superseded by a versioned config RFC.

Enums§

HashFunction
Hash function options for chained prefix hashing.
WireFormat
Wire format options for adapter transport payloads.

Functions§

compare_facts
Compare two facts using canonical order (lowest epoch, then lowest write_id).
contiguous_resident_prefix
Counts the deepest contiguous resident prefix.
crate_id
Returns crate identity for smoke tests.
pick_winner
Deterministic winner selection for same (tenant, F, Hi) facts.
wal_chunk_key
Canonical WAL object key shape for globally unique chunk names.

Type Aliases§

WriteId
Write id used as deterministic tie-breaker within a timestamp.