콘텐츠로 이동
한국어

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.