SQLx adapter helpers for HydraCache query result caching.
10x lower latency for cloud-native DataFusion
Database-neutral query result cache adapter for HydraCache.
User-facing HydraCache runtime crate.
Core runtime types and traits for HydraCache.
Procedural macros for HydraCache.
A Redis-based distributed synchronization and data structures library for Rust
Containerize your development and continuous integration environments.
Procedural macro for automatic function caching with LRU/FIFO/LFU/ARC/Random/TLRU/W-TinyLFU policies, expiration, limits, and thread-local or global scope
Async procedural macros for cachelito - automatic async caching attributes
Core functionality for cachelito - global cache with LRU/FIFO/LFU/ARC/Random/TLRU/W-TinyLFU eviction policies
Procedural macros for cachelito - automatic caching attributes