Module memory_repository

Source
Expand description

In-memory repository implementation for testing and development

Structsยง

ConcurrentMemoryRepository
Thread-safe in-memory repository with concurrent access optimization
InMemoryStreamRepository
In-memory implementation of StreamRepository
InMemoryStreamStore
In-memory implementation of StreamStore
RepositoryStatistics
Repository statistics for monitoring