# bitcask **Repository Path**: blackeg/bitcask ## Basic Information - **Project Name**: bitcask - **Description**: 从github copy的 - **Primary Language**: Erlang - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-02-01 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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.