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

MemcachedCacheOptions

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

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.