You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the engine starts, the entire journal is replayed. We should support uses cases where we load a portion of the journal by providing arguments such as LoadFromRecord, LoadToRecord, LoadFromPointInTime, LoadToPointInTime.
In the case that we do not read to the end, the engine should be in readonly mode, or perhaps start writing a new stream.
The text was updated successfully, but these errors were encountered:
When the engine starts, the entire journal is replayed. We should support uses cases where we load a portion of the journal by providing arguments such as LoadFromRecord, LoadToRecord, LoadFromPointInTime, LoadToPointInTime.
In the case that we do not read to the end, the engine should be in readonly mode, or perhaps start writing a new stream.
The text was updated successfully, but these errors were encountered: