oxcache 0.1.4

A high-performance multi-level cache library for Rust with L1 (memory) and L2 (Redis) caching.
Documentation
1
2
3
4
5
// Copyright (c) 2025-2026, Kirky.X
//
// MIT License
//
// 降级策略和健康状态测试