Part of this page failed to reach you. Reload to try again — if it keeps happening, check your connection.
This site needs JavaScript to display its content. Enable it in your browser and reload the page.
1 post filed under this tag.
Wall-clock last-write-wins keeps the write from the faster clock, not the later event — and silently drops causally newer data under skew. These are my notes on rebuilding a Hybrid Logical Clock in Go: a 64-bit, monotonic, causal timestamp, why its counter stays bounded, and what it costs in CockroachDB-style uncertainty restarts.