In combination with #71, the goal should be both to have events in memory, ready to do, and also to prevent long-running transactions.
Event though these transactions are read-only, and the event store is conceptually immutable, such read locks held for long periods may still hamper efforts at database maintenance.
In combination with #71, the goal should be both to have events in memory, ready to do, and also to prevent long-running transactions.
Event though these transactions are read-only, and the event store is conceptually immutable, such read locks held for long periods may still hamper efforts at database maintenance.