cask 0.3.0

A fast key-value store backed by a log-structured hash table
Documentation

Cask

A fast key-value store written in Rust. The underlying storage system is a log-structured hash table which is inspired by bitcask.

Build Status

API Documentation