# bitcask **Repository Path**: mirrors_basho/bitcask ## Basic Information - **Project Name**: bitcask - **Description**: because you need another a key/value storage engine - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: develop - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-01-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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.