Install erlang-bitcask-dev by entering the following commands in the terminal:
sudo apt update sudo apt install erlang-bitcask-dev
Description:
Log-Structured Hash Table for Fast Key/Value Data (development files)
Bitcask is an Erlang application that provides an API for storing and retrieving key/value data into a log-structured hash table that provides very fast access. The design owes a lot to the principles found in log-structured file systems and draws inspiration from a number of designs that involve log file merging. . This package includes bitcask headers which are necessary to build Erlang applications which use bitcask.
Homepage: https://github.com/basho/bitcask
Version: 2.0.8+dfsg-1
Section: universe/devel