Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-60109 Ensure vector clock is recovered on step-up | Pierlauro Sciarelli | 2022-01-04 | 1 | -1/+1 |
* | SERVER-49921 Optimised persistence and recovery of the VectorClock | Kaloian Manassiev | 2020-08-17 | 1 | -0/+16 |
* | SERVER-49921 Pull the `_vectorClockPersist` command out of the 'vector_clock_... | Kaloian Manassiev | 2020-08-11 | 1 | -7/+8 |
* | SERVER-49321 Make VectorClock::Component protected | Pierlauro Sciarelli | 2020-07-22 | 1 | -7/+36 |
* | SERVER-47914 Move clusterTime from LogicalClock to VectorClock | Kevin Pulo | 2020-06-05 | 1 | -5/+24 |
* | SERVER-46200 implement basic VectorClock service | Kevin Pulo | 2020-05-12 | 1 | -0/+66 |