Skip to content
English

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.