# CASPaxos
12 min read
Linearizable databases without logs
Linearizable databases without logs
Some of you may know I've been spending whatever time I can scrounge together grinding away at a new serialization library for .NET. Serializers can be complicated beasts. They have to be reliable,…
Implementing a powerful object cloning library using IL generation.
A brief overview of code generation APIs in .NET
Here goes nothing! This blog is built with Dave Glick's Wyam static site generator and deployed from a git repo in Visual Studio Online to GitHub Pages. Here's how to set up something similar.