roxy-cache

Crates.ioroxy-cache
lib.rsroxy-cache
version0.1.0
created_at2026-01-07 15:39:19.486899+00
updated_at2026-01-07 15:39:19.486899+00
descriptionCache implementations for Roxy RPC proxy
homepagehttps://github.com/refcell/roxy
repositoryhttps://github.com/refcell/roxy
max_upload_size
id2028519
size133,330
refcell (refcell)

documentation

README

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.

Commit count: 17

cargo fmt