Zum Inhalt springen
Deutsch

RedisCacheOptions

Dieser Inhalt ist noch nicht in deiner Sprache verfügbar.

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.