Package: erlang-bitcask Version: 2.1.0-2 Architecture: amd64 Maintainer: Debian Erlang Packagers Installed-Size: 240 Depends: erlang-base (>= 1:25.3.2.8+dfsg), libc6 (>= 2.33), erlang-cuttlefish (>= 3), erlang-meck Enhances: erlang Section: devel Priority: optional Homepage: https://github.com/basho/bitcask Description: Log-Structured Hash Table for Fast Key/Value Data 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.