Skip to main content

Crate wombatkv_node

Crate wombatkv_node 

Source

Modules§

block_prefetch
Background block-prefetch worker (RFC 0008 §6).
compression
Transparent block-storage compression for WombatKV.
embed
Embeddable KV-cache store API for inference engines.
embed_metrics
Lightweight observability for the embeddable KV store.
foyer_cache
Hybrid memory + disk cache backend.
kv_blob_cache
KvBlobCache trait + MmapKvBlobCache impl.
latency_histogram
Fixed-bucket latency histogram with lock-free inserts + a global registry keyed by (fn, path) tag for emit_timing integration.
lru
Per-namespace LRU eviction worker (RFC 0009).

Functions§

crate_id
Returns crate identity for smoke tests.