summaryrefslogtreecommitdiff
path: root/src/mongo/db/vector_clock_mutable.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-60109 Ensure vector clock is recovered on step-upPierlauro Sciarelli2022-01-041-1/+1
* SERVER-49921 Optimised persistence and recovery of the VectorClockKaloian Manassiev2020-08-171-0/+16
* SERVER-49921 Pull the `_vectorClockPersist` command out of the 'vector_clock_...Kaloian Manassiev2020-08-111-7/+8
* SERVER-49321 Make VectorClock::Component protectedPierlauro Sciarelli2020-07-221-7/+36
* SERVER-47914 Move clusterTime from LogicalClock to VectorClockKevin Pulo2020-06-051-5/+24
* SERVER-46200 implement basic VectorClock serviceKevin Pulo2020-05-121-0/+66