erlang-bitcask 2.1.0-1 source package in Ubuntu

Changelog

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

  * New upstream version 2.1.0
  * Update Maintainers and Uploaders
  * Update (Build-)Depends
  * Update debian/copyright
  * Update Standards-Version: 4.6.0 (no changes needed)
  * Update debhelper compat level from 11 to 13
  * Update version of debian/watch: 4
  * Clean debian/rules
  * Make build deterministic
  * Add lintian overrides
  * Clean debian/dh-rebar.conf
  * Add debian/upstream/metadata

 -- Philipp Huebner <email address hidden>  Sat, 15 Jan 2022 17:19:48 +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
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
erlang-bitcask_2.1.0-1.dsc 2.2 KiB 65925144bf8c41aa5422310cc97627c5ef2054209d5f91512e53496f1af83cc0
erlang-bitcask_2.1.0.orig.tar.gz 808.4 KiB ecbbb7a98781c442f973436ae9bf34eb25c2436aafe12b9f36d8e253b7981e41
erlang-bitcask_2.1.0-1.debian.tar.xz 4.3 KiB 1917f35f1a8869ef063f97bca529150f6599284136328a4243e92b70da5a222a

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.