Hacker News new | past | comments | ask | show | jobs | submit login

Unfortunately you don't get monotonic sequence numbers in distributed databases.

Timestamps actually work very well for most applications, at the cost of extra reindexing proportional to how closely you can manage clock skew. Keep in mind that you are always subtracting a reasonable max skew value and getting extra records. All operations on the secondary store must be upserts.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: