Crate eventcore_memory

Crate eventcore_memory 

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

InMemoryEventStore