oxcache 0.5.0-rc.3

A high-performance multi-level cache library for Rust with L1 (memory) and L2 (Redis) caching.
Documentation
1
2
3
4
# Clippy 配置 — 7 仓库统一基线(见 base/CONFIG_BASELINE.md)
cognitive-complexity-threshold = 30
too-many-arguments-threshold = 7
type-complexity-threshold = 250