Skip to main content

createProduction

Summary

Create a cache manager optimized for production

Signature

static createProduction(options?: Partial<CacheManagerOptions>): CacheManager;

Parameters

options

Type:Partial<CacheManagerOptions> Optional: Yes

Returns

Type:CacheManager Create a cache manager optimized for production