oxcache 0.3.3

A high-performance multi-level cache library for Rust with L1 (memory) and L2 (Redis) caching.
---
name: Bug 报告
about: 报告缺陷以帮助改进
title: "[bug] "
labels: bug
---

## 描述

<!-- 清晰描述 bug 是什么 -->

## 复现步骤

1.
2.
3.

## 期望行为

## 实际行为

## 环境

- OS:
- Rust 版本:
- oxcache 版本(commit / tag):
- 启用的 features:

## 附加信息

<!-- 日志、截图、堆栈。⚠️ 禁止粘贴密钥/令牌/PII。 -->