OrigoDB
OrigoDB copied to clipboard
Point in time restore
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.