Pointer
Sponsorship
/Evan Jones
Why Databases Use Ordered Indexes But Programming Uses Hash Tables
#CSTheory
tl;dr:
Discussion on the lower level differences between hash maps and b-trees, when to use them, and why.
featured in
#165
Naive Retries Considered Harmful
#DistributedSystem
featured in
#51.1