Skip to content

Leverage Platform Cache for org & session cached queries #32

@jongpie

Description

@jongpie

Currently, cached queries & query results are stored in private variables, which can quickly use up the Apex heap size. Platform cache should be used - either as a configurable secondary option, or as a complete replacement for the current approach.

This should also provide a way to leverage both org & session-level caching.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions