You are here |
tigerbeetle.com | ||
| | | |
curatedsql.com
|
|
| | | | ||
| | | |
aivarsk.com
|
|
| | | | 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
|
|
| | | | 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
|
|
| | 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... |