Skip to content

soulsoft_extensions_caching

API 列表

名称功能
DistributedCacheEntryOptions表示缓存条目的过期配置。
DistributedCacheOptions表示分布式缓存的全局配置选项。
MemoryDistributedCache提供基于内存的分布式缓存实现。

接口

名称功能
DistributedCacheExtensions提供分布式缓存服务注册扩展。
IDistributedCache定义分布式缓存的基础读写操作。