Skip to content
English

MemcachedCacheOptions

MemcachedCacheOptions = MemcachedCacheOptionsBuilder | Partial<MemcachedCacheOptionsType>

Defined in: src/cache/MemcachedCacheOptions.ts:66

Accepted input for the MemcachedCache constructor: the fluent MemcachedCacheOptionsBuilder OR a plain MemcachedCacheOptionsType object.