hydracache 0.57.1

User-facing HydraCache runtime crate.
Documentation
1
2
3
4
5
6
7
8
9
mod cluster;
mod common;
mod concurrency;
mod consistency;
mod events;
mod invalidation_bus;
mod invalidation_safety;
mod local_cache;
mod typed_cache;