hydracache 0.24.0

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