Skip to content
Snippets Groups Projects
Commit 80ea1ba3 authored by Konstantin Osipov's avatar Konstantin Osipov
Browse files

Remove vclock_set() from vclock API

There are 3 cases of vclock update:
- add a new server (vclock_add_server())
- get the next lsn for a local server (vclock_inc())
- update a vclock copy from some remote master (vclock_follow()).
parent 9fbf1558
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment