Aller au contenu
Français

MemcachedCacheOptions

Ce contenu n’est pas encore disponible dans votre langue.

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.