summaryrefslogtreecommitdiffstats
path: root/common/changereplay.h
Commit message (Collapse)AuthorAge
* Open a valid database also in the NullChangeReplay and skip internal keysChristian Mollekopf2016-05-31
|
* Refactored the generic resource to use separate classes forChristian Mollekopf2016-05-28
changereplay and synchronization. This cleans up the API and avoids the excessive passing around of transactions. It also provides more flexibility in eventually using different synchronization strategies for different resources.