Crate mz_durable_cache

Source
Expand description

The crate provides a durable key-value cache abstraction implemented by persist.

Structs§

DurableCache
LocalVal 🔒

Enums§

Error

Constants§

USE_CRITICAL_SINCE 🔒

Traits§

DurableCacheCodec