Expand description
Caching layer for frequently accessed data
Reduces API calls and improves performance for read-heavy workloads.
Structsยง
- Cache
Config - Configuration for the cache
- Cache
Stats - Cache statistics
- Query
Cache - Query result cache
- Record
Cache - Record-level cache for individual SObject records