bitcask/README.md at develop · database-cache/bitcask

Latest commit

File metadata and controls

9 lines (5 loc) · 386 Bytes

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.