Skip to main content

Documentation Index

Fetch the complete documentation index at: https://mint-tsdocs.saulo.engineer/llms.txt

Use this file to discover all available pages before exploring further.

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