redict 7.3.0+ds-2 source package in Ubuntu

Changelog

redict (7.3.0+ds-2) unstable; urgency=medium

  * Source-only upload
  * d/copyright: src/sds.* is licensed under LGPL-3.0-or-later, not LGPL-3.0-only.
    Thanks to Thorsten Alteholz for finding this mistake.
  * d/patches: Update patch metadata
  * d/control: Improve package descriptions

 -- Maytham Alsudany <email address hidden>  Sun, 12 May 2024 17:30:46 +0800

Upload details

Uploaded by:
Debian Redict Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Redict Maintainers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
redict_7.3.0+ds-2.dsc 2.3 KiB 9a5f660763827fd5aac8ace1515c269a14eeff3973a049c71e18e17012576b56
redict_7.3.0+ds.orig.tar.xz 1.7 MiB 458914aafaa6a470873c5bed0b94f39af6a6cb089949beb70606f2a97ea5c589
redict_7.3.0+ds-2.debian.tar.xz 13.1 KiB a947f2fcc9a23e54918acb341f3694047683fd4a147cebaf5e6dac7b3c0220ca

Available diffs

No changes file available.

Binary packages built by this source

redict: Persistent key-value database with network interface (metapackage)

 Redict is a distributed, in-memory key/value store (a remote dictionary, if you
 will). Redict is an independent fork of Redis OSS 7.2.4 licensed under the
 Lesser GNU General Public license (LGPL-3.0-only).
 .
 This package depends on the redict-server package.

redict-sentinel: Persistent key-value database with network interface (monitoring)

 Redict is a distributed, in-memory key/value store (a remote dictionary, if you
 will). Redict is an independent fork of Redis OSS 7.2.4 licensed under the
 Lesser GNU General Public license (LGPL-3.0-only).
 .
 This package contains the Redict Sentinel monitoring software.

redict-server: Persistent key-value database with network interface

 Redict is a distributed, in-memory key/value store (a remote dictionary, if you
 will). Redict is an independent fork of Redis OSS 7.2.4 licensed under the
 Lesser GNU General Public license (LGPL-3.0-only).
 .
 This package contains the Redict database server.

redict-tools: Persistent key-value database with network interface (client)

 Redict is a distributed, in-memory key/value store (a remote dictionary, if you
 will). Redict is an independent fork of Redis OSS 7.2.4 licensed under the
 Lesser GNU General Public license (LGPL-3.0-only).
 .
 This package contains the command line client and other tools.

redict-tools-dbgsym: debug symbols for redict-tools