跳转到内容
简体中文

RedisCacheOptions

此内容尚不支持你的语言。

RedisCacheOptions = RedisCacheOptionsBuilder | Partial<RedisCacheOptionsType>

Defined in: src/cache/RedisCacheOptions.ts:99

Accepted input for the RedisCache constructor: the fluent RedisCacheOptionsBuilder OR a plain RedisCacheOptionsType object.