/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.allthingsdistributed.com
| | abdulapopoola.com
1.5 parsecs away

Travel
| | TLDR Very easy to read. Direct link to the paper. Interesting takeaways Novel approach to conflict resolution: Unlike most data systems that push conflict resolution to the write phase, Dynamo allows writes and shifts conflict resolutions to reads. This unique strategy ensures that writes are never rejected. Quality: An impressively high bar by focusing...
| | horicky.blogspot.com
3.5 parsecs away

Travel
| | Over the last couple years, we see an emerging data storage mechanism for storing large scale of data. These storage solution differs quite...
| | www.adamconrad.dev
3.4 parsecs away

Travel
| | Ch 5 of my book club review of Designing Data-Intensive Applications by Martin Kleppmann.
| | blog.lawrencejones.dev
25.7 parsecs away

Travel
| ULIDs are an alternative to UUIDs that solve several problems, but it's not all plain sailing. This post shares experience using ULIDs in production, exp...