Expand description
High-level cache client with dual-layer (L1/L2) support.
Structs§
- Cache
Kit - Production-ready cache client with optional L1 in-process cache layer.
- Cache
KitBuilder - Fluent builder for
CacheKit. - Secure
Cache - Encrypted cache handle returned by
CacheKit::secure().
Type Aliases§
- Shared
Backend - Reference-counted pointer to a heap-allocated backend.