-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Skip, stomp, and linear version history tracking in Update (#19)
Adds an UpdateType return value to the db.Update method so callers can track what happens to the underlying version history. The types are directly connected to new Version comparison methods of similar names, which will hopefully make it easier for us to reason about whats happening in the version history and in anti-entropy in general.
- Loading branch information
Showing
4 changed files
with
466 additions
and
57 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.