Expand description
L2 Disk Cache using RocksDB
Provides persistent local caching between L1 RAM cache (moka) and L3 object storage (S3). Optimized for NVMe SSDs with configurable cache size limits.
Structsยง
- Disk
Cache - L2 Disk Cache backed by RocksDB
- Disk
Cache Config - Configuration for the disk cache
- Disk
Cache Stats - Statistics for the disk cache