Module cache

Module cache 

Source
Expand description

Caching layer for frequently accessed data

Reduces API calls and improves performance for read-heavy workloads.

Structsยง

CacheConfig
Configuration for the cache
CacheStats
Cache statistics
QueryCache
Query result cache
RecordCache
Record-level cache for individual SObject records