roxy-cache 0.1.0

Cache implementations for Roxy RPC proxy
docs.rs failed to build roxy-cache-0.1.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

Cache for Roxy

Crates.io Docs.rs License: 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 file for details.