Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Don't create a transaction for every revision that we don't replay. | Christian Mollekopf | 2016-09-15 |
| | | | | | This had a significant performance impact when i.e. syncing a folder with 10k messages. | ||
* | Track modified properties to detect necessary replay changes | Christian Mollekopf | 2016-06-03 |
| | |||
* | A way to retrieve the last revision during changereplay. | Christian Mollekopf | 2016-06-03 |
| | |||
* | Using the entityStore to read anything except the current revision is | Christian Mollekopf | 2016-06-03 |
| | | | | probably a bad idea. | ||
* | Moved the classes to individual files | Christian Mollekopf | 2016-05-28 |