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

This branch is 6 commits behind develop.

Folders and files

NameName
Last commit message
Last commit date
Jan 9, 2020
Oct 15, 2019
Apr 27, 2010
Oct 29, 2019
Oct 9, 2019
Dec 3, 2010
Aug 29, 2014
Apr 9, 2020
Oct 10, 2019
Apr 9, 2020
Mar 26, 2010
Oct 6, 2010
Oct 12, 2016
May 7, 2020
Oct 15, 2019
Nov 16, 2012
May 31, 2010
May 7, 2020
May 26, 2014
May 7, 2020

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.