Codebase list erlang-bitcask / 6659dd3d-ab06-48e5-bc8f-c2bd090fcd53/main
6659dd3d-ab06-48e5-bc8f-c2bd090fcd53/main

Tree @6659dd3d-ab06-48e5-bc8f-c2bd090fcd53/main (Download .tar.gz)

1
2
3
4
5
6
7
8
# Bitcask - A Log-Structured Hash Table for Fast Key/Value Data

[![Build Status](https://secure.travis-ci.org/basho/bitcask.png?branch=master)](http://travis-ci.org/basho/bitcask)

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.