Bitcask - A Simple KV datastore
			
		
		| src | ||
| .gitignore | ||
| build.zig | ||
| README.md | ||
Bitcask - A Simple KV datastore
Do it simply and do it well.
The Bitcask paper
https://riak.com/assets/bitcask-intro.pdf
Implementation in Ruby
https://dinesh.wiki/posts/build-your-own-persistent-kv-store/