nutcracker 0.4.1+dfsg-1.1 source package in Ubuntu

Changelog

nutcracker (0.4.1+dfsg-1.1) unstable; urgency=medium

  * Non maintainer upload by the Reproducible Builds team.
  * No source change upload to rebuild on buildd with .buildinfo files.

 -- Holger Levsen <email address hidden>  Tue, 14 Jun 2022 15:02:54 +0200

Upload details

Uploaded by:
Faidon Liambotis
Uploaded to:
Sid
Original maintainer:
Faidon Liambotis
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
nutcracker_0.4.1+dfsg-1.1.dsc 1.9 KiB 39bdc72ab891b78eb1a64cb19d185d236b8dd1699bb7df11d1e9ef09c9329874
nutcracker_0.4.1+dfsg.orig.tar.gz 257.0 KiB b3a3815c4bc0c36e2c382a3104af7d4b8333c96498e93d703face7138dd7b142
nutcracker_0.4.1+dfsg-1.1.debian.tar.xz 6.5 KiB e4aeac7db2ee747186159da8975c59405baa27d498694051892c05f9eaf7a01c

Available diffs

No changes file available.

Binary packages built by this source

nutcracker: Fast, light-weight proxy for memcached and Redis

 nutcracker, also known as twemproxy (pronounced "two-em-proxy"), is a
 fast and lightweight proxy for the memcached and Redis protocols. It was
 primarily built to reduce the connection count on backend caching
 servers, but it has a number of features, such as:
   * Maintains persistent server connections to backend servers.
   * Enables pipelining of requests and responses.
   * Supports multiple server pools simultaneously.
   * Shard data automatically across multiple servers.
   * Supports multiple hashing modes including consistent hashing and
     distribution.
   * High-availability by disabling nodes on failures.
   * Observability through stats exposed on stats monitoring port.

nutcracker-dbgsym: debug symbols for nutcracker