libmemcached 1.1.3-3 source package in Ubuntu

Changelog

libmemcached (1.1.3-3) unstable; urgency=medium

  * Prevent libmemcachedutil underlinking by removing the conditional
    around target_link_libraries (Closes: #1031450)

 -- Ondřej Surý <email address hidden>  Thu, 23 Feb 2023 01:50:44 +0100

Upload details

Uploaded by:
Ondřej Surý
Uploaded to:
Sid
Original maintainer:
Ondřej Surý
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libmemcached_1.1.3-3.dsc 2.4 KiB 4cba2d7e0f870d0adf34fe78f674c40997ffb8cf89bda275f9a8425545ba8e9f
libmemcached_1.1.3.orig.tar.gz 515.5 KiB cdb11f8f4435a04863615549392e72a97d91895bb1722081386951a48b7efe9d
libmemcached_1.1.3-3.debian.tar.xz 11.2 KiB 4152cd4d0282e7313fb7dffe1e449ed3e35da1d39d15487588c20ae3480c1382

No changes file available.

Binary packages built by this source

libhashkit-dev: libmemcached hashing functions and algorithms (development files)

 libhashkit is a small and thread-safe client library that provides a
 collection of useful hashing algorithm. libhashkit is distributed with
 libmemcached.
 .
 This package provides the development files.

libhashkit2: libmemcached hashing functions and algorithms

 libhashkit is a small and thread-safe client library that provides a
 collection of useful hashing algorithm. libhashkit is distributed with
 libmemcached.
 .
 This package provides the libhashkit shared library.

libhashkit2-dbgsym: debug symbols for libhashkit2
libmemcached-dev: C and C++ client library to the memcached server (development files)

 libmemcached is a C and C++ client library to the memcached server
 (http://memcached.org/). It has been designed to be light on memory
 usage, thread safe, and provide full access to server side methods.
 .
 A few notes on its design:
 .
   * Synchronous and Asynchronous support.
   * Access to large object support.
   * Local replication.
   * TCP and Unix Socket protocols.
   * A half dozen or so different tuneable hash algorithms.
   * Implementations of the new cas, replace, and append operators.
   * Man pages written up on entire API.
   * Implements both modulo and consistent hashing solutions.
   * Tools to Manage your Memcached networks.
 .
 This package provides the development files.

libmemcached-tools: Commandline tools for talking to memcached via libmemcached

 libmemcached is a C and C++ client library to the memcached server
 (http://memcached.org/). It has been designed to be light on memory
 usage, thread safe, and provide full access to server side methods.
 .
 This package provides several command line tools:
 .
   * memccat - Copy the value of a key to standard output
   * memcflush - Flush the contents of your servers.
   * memcrm - Remove a key(s) from the server.
   * memccp - Copy files to a memcached server.
   * memcstat - Dump the stats of your servers to standard output
   * memcslap - Generate testing loads on a memcached cluster

libmemcached-tools-dbgsym: debug symbols for libmemcached-tools
libmemcached11: C and C++ client library to the memcached server

 libmemcached is a C and C++ client library to the memcached server
 (http://memcached.org/). It has been designed to be light on memory
 usage, thread safe, and provide full access to server side methods.
 .
 A few notes on its design:
 .
   * Synchronous and Asynchronous support.
   * Access to large object support.
   * Local replication.
   * TCP and Unix Socket protocols.
   * A half dozen or so different tuneable hash algorithms.
   * Implementations of the new cas, replace, and append operators.
   * Man pages written up on entire API.
   * Implements both modulo and consistent hashing solutions.
   * Tools to Manage your Memcached networks.
 .
 This package provides the libmemcached shared library itself.

libmemcached11-dbgsym: debug symbols for libmemcached11
libmemcachedutil2: library implementing connection pooling for libmemcached

 libmemcached is a C and C++ client library to the memcached server
 (http://memcached.org/). It has been designed to be light on memory
 usage, thread safe, and provide full access to server side methods.
 .
 A few notes on its design:
 .
   * Synchronous and Asynchronous support.
   * Access to large object support.
   * Local replication.
   * TCP and Unix Socket protocols.
   * A half dozen or so different tuneable hash algorithms.
   * Implementations of the new cas, replace, and append operators.
   * Man pages written up on entire API.
   * Implements both modulo and consistent hashing solutions.
   * Tools to Manage your Memcached networks.
 .
 This package provides the libmemcachedutil library.

libmemcachedutil2-dbgsym: debug symbols for libmemcachedutil2