Ir al contenido
Español

RedisCacheOptions

Esta página aún no está disponible en tu idioma.

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.