> ## Documentation Index
> Fetch the complete documentation index at: https://ikun.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# RedisMemoryDb

RedisMemoryDb 是一个使用 Redis 作为后端存储系统实现的 MemoryDb 接口的类。它为代理内存提供持久化存储，并支持 JSONB 数据类型、时间戳和高效的查询。

<Snippet file="memory-redis-reference.mdx" />
