multi-tier-cache 0.5.4

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 very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 6 feature flags, 1 of them enabled by default.

default

redis-streams (default)

This feature flag does not enable additional features.

backend-memcached

backend-quickcache

memcache

parking_lot

quick_cache