Thread
Stories related to "Race Conditions/Concurrency Defects in Databases: A Catalogue" across the full archive.
Original title: Customers not getting the widgets they paid for if they click too fast -or- In C#, the += operator is not merely not guaranteed to be atomic, it is guaranteed not to be atomic
I'm interested in building a simple in-memory time series database, but I'm not really sure what the state of the art is here. I'm looking at having some basic aggregates over my series - sum's, min/max, mean, etc. I'm also interested in having different retention periods and granularity. Does anyon...
HTTP Request Race Conditions on Facebook, DigitalOcean, LastPass (Fixed)
(josipfranjkovic.blogspot.com)
Getting data out of databases: a surprisingly tricky problem — Martin Kleppmann’s talks
(martin.kleppmann.com)
Kleppmann's talk: slides, video, and references from the "All Your Base" conference.