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
Coordination Guard - Guard that releases leadership when dropped.
- InMemory
Event Store - InMemory
Projector Coordinator - In-memory projector coordinator for single-process deployments.
Enums§
- InMemory
Coordination Error - Error type for in-memory coordinator operations.