Skip to main content

Module client

Module client 

Source
Expand description

High-level cache client with dual-layer (L1/L2) support.

Structs§

CacheKit
Production-ready cache client with optional L1 in-process cache layer.
CacheKitBuilder
Fluent builder for CacheKit.
SecureCache
Encrypted cache handle returned by CacheKit::secure().

Type Aliases§

SharedBackend
Reference-counted pointer to a heap-allocated backend.