Hadn't heard of the Bitcask library, but it sounds pretty cool: Bitcask is an Erlang library that provides a very fast key-value store using a log-structured hash table design. It was originally developed by Basho Technologies as the default storage backend for the Riak NoSQL database.