storageCacheSize property

int storageCacheSize
getter/setter pair

The maximum size for storage cache (in bytes). Default is 1GB.

Implementation

static int storageCacheSize = 1 * gbSize;