CloudSqlite.CacheProps Interface

Properties for creating a CloudCache.

Extends

Properties

Name Type Description
cacheSize string | undefined maximum cache Size.  
curlDiagnostics boolean | undefined turn on diagnostics for curl (outputs to stderr)  
name string name of this cache.  
rootDir string full path of directory for cache to store its files.  

Inherited properties

Name Type Inherited from Description
nRequests number | undefined CloudSqlite.CloudHttpProps The number of simultaneous HTTP requests.

Defined in

Last Updated: 13 May, 2024