> ## 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.

# MongoMemoryDb

MongoMemoryDb 是一个实现 MemoryDb 接口的类，它使用 MongoDB 作为后端存储系统。它为代理记忆提供持久化存储，并支持索引和高效查询。

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