Hacker News new | ask | show | jobs
by ryanpers 4874 days ago
Interesting paper, I hope to see a follow on that actually describes the algorithm in full. As written, it doesn't cover the failure recovery, data-drift and timeout cases.

Also maybe you could speak to a few constraints: - missing updates - unique index

and outline your thoughts as to how an application developer might avoid pitfalls. Most applications I have seen tend to require/run in to these issues.