Skip to content
/ bitcask Public

because you need another a key/value storage engine

Notifications You must be signed in to change notification settings

basho/bitcask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Christian DahlqvistChristian Dahlqvist
Christian Dahlqvist
and
Christian Dahlqvist
Sep 30, 2013
c8c2d52 · Sep 30, 2013
Apr 23, 2013
Apr 27, 2010
Apr 23, 2013
Dec 3, 2010
Sep 30, 2013
May 10, 2013
Apr 23, 2013
Mar 26, 2010
Oct 6, 2010
May 10, 2013
May 22, 2013
Nov 16, 2012
May 31, 2010
Aug 16, 2012
Aug 29, 2013

Repository files navigation

Bitcask - A Log-Structured Hash Table for Fast Key/Value Data

Build Status

Bitcask uses the "rebar" build system, but we have provided a wrapper Makefile so that simply running "make" at the top level should work.

Bitcask requires Erlang R14B04 or later.