# Functions
AutoCleanupFileCache auto cleanup file cache.
GetCache return the cache instance.
GetMemCache return the in-memory cache instance.
Init return a bscp sdk cache instance.
InitMemCache return a bscp sdk in-memory cache instance.
# Constants
GByte is gigabyte unit.
MaxSingleFileCacheSizeRate max size rate of single file cache file size bigger than this rate will not be cached.
# Variables
Enable define whether to enable local cache.
EnableMemCache define whether to enable in-memory cache.