Package: erlang-bitcask Source: erlang-bitcask (2.0.8+dfsg-2) Version: 2.0.8+dfsg-2+b1 Architecture: amd64 Maintainer: LeoFS maintainers team Installed-Size: 229 Depends: libc6 (>= 2.14), erlang-base (>= 1:22.0.7+dfsg) | erlang-base-hipe (>= 1:22.0.7+dfsg), erlang-eunit (>= 1:22.0.7+dfsg), erlang-meck (>= 0.8.2), erlang-cuttlefish (>= 2.0.10) 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.