multi-tier-cache 0.6.8

Customizable multi-tier cache with L1 (Moka in-memory) + L2 (Redis distributed) defaults, expandable to L3/L4+, cross-instance invalidation via Pub/Sub, stampede protection, and flexible TTL scaling
Documentation

multi-tier-cache

There is currently very little information to present on this page because Docs.rs has only limited support for extracting structured feature metadata from Cargo crates. This issue is tracked in Rust RFC #3416. Check this library's main docs, readme, and Cargo.toml in case its authors have documentation for features available there instead.

This version has 10 feature flags, 2 of them enabled by default.

default

moka (default)

redis (default)

backend-memcached

This feature flag does not enable additional features.

backend-quickcache

This feature flag does not enable additional features.

bincode

full

memcached

msgpack

parking_lot

quick_cache