verberktstan/cedric

Implement undo or rewind

Opened this issue · 0 comments

Enable the user to reverse and undo 1, 2, or more of the last transactions. This makes the database 'rewindable'. It's already 'replayable', all the data is built up from the start of it's history, for every request. (this might be performanceimroved/cached another time).