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

Repository files navigation

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

Erlang CI Actions 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.