The following table shows the amount of Platform Cache available for different types of orgs. To purchase more cache, contact your Salesforce representative.
Edition | Cache Size |
---|---|
Enterprise | 10 MB |
Unlimited and Performance | 30 MB |
All others | 0 MB |
Limit | Value |
---|---|
Minimum partition size | 5 MB |
Limit | Value |
---|---|
Maximum size of a single cached item (for put() methods) | 100 KB |
Maximum local cache size for a partition, per-request1 | 500 KB |
Minimum developer-assigned time-to-live | 300 seconds (5 minutes) |
Maximum developer-assigned time-to-live | 28,800 seconds (8 hours) |
Maximum session cache time-to-live | 28,800 seconds (8 hours) |
1 Local cache is the application server’s in-memory container that the client interacts with during a request.