Pular para o conteúdo
Português (BR)

RedisCacheOptions

Este conteúdo não está disponível em sua língua ainda.

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.