RaptorDB sounds quite interesting, a classic Key/Value-Store for .NET that is based on MurMurHash and is especially designed for performance and storage stability. Could be quite useful for one purpose or another, especially since it also works cleanly with threading.