This is a toy key/value store that I am writing for the purposes of blogging about it and learning how to build better programs.
This code will have sections with little to no error handling, unintentionally terrible performance, and quite possible even intentional misbehaviors if they illustrate something I'm writing about.