CloudSqlite.CreateCloudCacheArg Interface
Arguments to create or find a CloudCache
Properties
Name | Type | Description | |
---|---|---|---|
cacheDir | string | undefined | A local directory in temporary storage for the CloudCache. | |
cacheName | string | The name of the CloudCache. | |
cacheSize | string | undefined | A string that specifies the maximum size of the CloudCache. |
Defined in
- core/backend/src/CloudSqlite.ts Line 751
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.