BANANDRE
NO ONE CARES ABOUT CODE

Navigation

HomeCategories

Categories

Artificial Intelligence(619)
Software Architecture(314)
Software Development(293)
Data Engineering(174)
Engineering Management(88)
Enterprise Architecture(73)
Product Management(30)

Tagged with

#data-structures

2 articles found

Redis Lists Are Lying to You: The Internal Datastructures Architects Must Understand
caching
Featured

Redis Lists Are Lying to You: The Internal Datastructures Architects Must Understand

How Redis actually stores lists under the hood (linked list vs. ziplist vs. quicklist) and why this low-level choice breaks production systems when architects ignore it.

#caching#data-structures#redis
Read More
The Unkillable Giant: Why B-Trees Still Run Your Databases
data-structures

The Unkillable Giant: Why B-Trees Still Run Your Databases

How a 1970s data structure continues to dominate MySQL, PostgreSQL, and SQLite despite newer alternatives, and why LSM-trees haven’t killed them.

#data-structures#databases#storage-engines
Read More
BANANDRE
NO ONE CARES ABOUT CODE

Connect

2026 BANANDRE
Privacy PolicyTermsImpressum
Built with 🍌