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
Add Engine.Load overloads which load to a specific point in time based on either Revision or DateTime, or Func<JournalEntry<Command>,bool>. The resulting engine should be in a read only or non-persisting mode.