Expand description
In-memory event store implementation for testing.
This module provides the InMemoryEventStore - a lightweight, zero-dependency
storage backend for EventCore integration tests and development.
Structsยง
- InMemory
Checkpoint Error - Error type for in-memory checkpoint store operations.
- InMemory
Checkpoint Store - In-memory checkpoint store for tracking projection progress.
- InMemory
Event Store