summaryrefslogtreecommitdiff
path: root/src/mongo/db/vector_clock.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-49321 Make VectorClock::Component protectedPierlauro Sciarelli2020-07-221-3/+31
* SERVER-48717 Implement the persist/recover functionalities of the VectorClock...Pierlauro Sciarelli2020-07-161-9/+5
* SERVER-48717 Implement the persist/recover functionalities of the VectorClockPierlauro Sciarelli2020-07-161-0/+26
* SERVER-49315 Allow definition of custom vector clock gossip formatsPierlauro Sciarelli2020-07-071-3/+29
* SERVER-49308 Allow to advance any VectorClock time for testingPierlauro Sciarelli2020-07-071-1/+1
* SERVER-47406 Implement the persistence and tracking of topologyTimeKevin Pulo2020-07-011-1/+3
* SERVER-47914 Move clusterTime from LogicalClock to VectorClockKevin Pulo2020-06-051-14/+128
* SERVER-46200 implement basic VectorClock serviceKevin Pulo2020-05-121-0/+148