Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/basho/bitcask

because you need another a key/value storage engine
https://github.com/basho/bitcask

Last synced: 25 days ago
JSON representation

because you need another a key/value storage engine

Awesome Lists containing this project

README

        

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

[![Erlang CI Actions Status](https://github.com/basho/bitcask/workflows/Erlang%20CI/badge.svg)](https://github.com/basho/bitcask/actions)

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.