Explore >> Select a destination


You are here

tigerbeetle.com
| | curatedsql.com
11.0 parsecs away

Travel
| |
| | aivarsk.com
9.6 parsecs away

Travel
| | TigerBeetle is an interesting project to follow. It links to interesting papers, it challenges assumptions, algorithms, and architecture of past systems. It satisfies my cravings for low-level programming.
| | buttondown.com
11.1 parsecs away

Travel
| | One thing about concurrency control ("isolation") in a transactional database is that it incurs costs, and there's broadly two kinds of such costs. The first...
| | chelseatroy.com
97.7 parsecs away

Travel
| In December, I took a course in which we attempted to implement the Raft distributed consensus algorithm fromthis paper. Parts 1-5 of this series share insights from the course. From then on, I'm guiding you through my continued work implementing Raft "for fun" (I know. I don't understand me, either). Here's where you can see...