Keep a history of transactions for easy rollback
0
votes
2
answers
462
views
Is there a database (either SQL or NoSQL) which allows you to keep a history or log of all past transactions so that you can easily rollback to any given point in time (similar to how git manages a source repository)? Taking a checkpoint after every transaction probably will do the same job, but keeping a history looks more efficient.
Asked by Cyker
(125 rep)
Nov 26, 2018, 05:17 AM
Last activity: Aug 1, 2022, 11:01 PM
Last activity: Aug 1, 2022, 11:01 PM