Skip to content

接口: MemoryCacheStoreOptions

定义于: packages/database/src/cache.ts:30

MemoryCacheStore 的容量配置。

属性

属性类型描述定义于
maxEntriesnumber最多保留的条目数;超过后淘汰最久未访问的条目。packages/database/src/cache.ts:32