erlang-bitcask 2.1.0-2 source package in Ubuntu

Changelog

erlang-bitcask (2.1.0-2) unstable; urgency=medium

  * Minimize patch to rebar.config
  * Update Standards-Version: 4.6.2 (no changes needed)
  * debian/rules: Fix clean target (closes: #1044968)
  * Update lintian overrides
  * Update years in debian/copyright
  * Update debian/rules
  * Update debian/patches/rebar.config.diff

 -- Philipp Huebner <email address hidden>  Tue, 26 Dec 2023 14:29:09 +0100

Upload details

Uploaded by:
Debian Erlang Packagers
Uploaded to:
Sid
Original maintainer:
Debian Erlang Packagers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
erlang-bitcask_2.1.0-2.dsc 2.2 KiB 51fe0bd882aca69ed5a6c68d66dcd6b5b3822bcce46297bc48160f91f1c4d9d6
erlang-bitcask_2.1.0.orig.tar.gz 808.4 KiB ecbbb7a98781c442f973436ae9bf34eb25c2436aafe12b9f36d8e253b7981e41
erlang-bitcask_2.1.0-2.debian.tar.xz 4.2 KiB 6671b8b52e9f51f9469d166452203499fa673250016d0c38f78bea1b39ca1c4b

Available diffs

No changes file available.

Binary packages built by this source

erlang-bitcask: 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.

erlang-bitcask-dbgsym: debug symbols for erlang-bitcask
erlang-bitcask-dev: 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.