Skip to main content

Module memory

Module memory 

Source
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ยง

MemoryRepository
Memory Repository