Expand description
Memory Repository
In-memory implementation of the repository for process instances.
This is the initial implementation that stores process instances in memory. Designed to be replaced with a database-backed implementation in the future.
Structsยง
- Memory
Repository - Memory Repository