/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

shortdiv.com
| | nathanmarz.com
5.4 parsecs away

Travel
| | The CAP theorem states a database cannot guarantee consistency, availability, and partition-tolera...
| | philipotoole.com
2.1 parsecs away

Travel
| | rqliteis a lightweight, user-friendly, open-source, distributed relational database. It's written inGoand usesSQLiteas its storage engine. When it comes to distributed systems the CAP theorem is an essential concept. It states that it's impossible for a distributed database to simultaneously provide Consistency, Availability, and Partition tolerance. The challenge is in the face of a network partition,...
| | scorpil.com
3.1 parsecs away

Travel
| | How the CAP theorem explains trade-offs in software engineering organizations between quality, velocity, and communication.
| | ordep.dev
22.1 parsecs away

Travel
| [AI summary] A transcript of a talk comparing log-structured storage engines like LSM-Trees with traditional B-Trees, discussing their architectures, performance trade-offs, and underlying data structures.