Class InMemoryStores

java.lang.Object
com.iantapply.orchestra.adapter.memory.InMemoryStores
All Implemented Interfaces:
DefinitionRepository, DistributedLock, ExecutionRepository

public final class InMemoryStores extends Object implements DefinitionRepository, ExecutionRepository, DistributedLock
Thread-safe in-memory implementation of the core stores and lease provider. Intended for tests, development, and single-process installations.