continuum_store_memory library

In-memory EventStore implementation for the continuum event sourcing library.

Provides a simple in-memory store suitable for testing and development.

Classes

InMemoryEventStore
In-memory implementation of EventStore.