# Cache for Roxy
[](https://crates.io/crates/roxy-cache)
[](https://docs.rs/roxy-cache)
[](https://opensource.org/licenses/MIT)
Cache implementations including in-memory LRU, Redis, compressed caching,
fallback chains, and RPC-specific caching with configurable TTL policies.
## License
This project is licensed under the MIT License - see the [LICENSE](../../LICENSE) file for details.