Module l1_cache

Module l1_cache 

Source
Expand description

L1 Cache - Moka In-Memory Cache

High-performance in-memory cache using Moka for hot data storage.

Structsยง

CacheStats
Cache statistics
L1Cache
L1 Cache using Moka with per-key TTL support