Atom.apex

Atom.apex is a library that tries to save you from the doom of Salesforce governor limits.

Why Atom.apex?

Your apex code has always been working fine until someday it fails because of a huge amount of data. Usually this is because your code does not scale well. Atom.apex gives you this scalability and you only need to focus on your business logic.

Governor Limit Proof

Atom.apex guards your code executing without being interrupted by governor limits.

Functional Support

Atom.apex integrates functions to build your business logic.

Customizable

Atom.apex can be extended to meet your needs.

Governor Limit Free

Atom.apex tries to set a governor limit free environment for your code to run.

Multi-step Execution

Atom.apex splits your business logic into steps, which can be executed in multiple queueable jobs.

Multi-step Execution

Functional Support

Atom.apex can be integrated easily with functions.

Functional Support