libmemcached 1.1.4-1build1 source package in Ubuntu
Changelog
libmemcached (1.1.4-1build1) mantic; urgency=medium * No-change rebuild against libevent-2.1-7 -- Steve Langasek <email address hidden> Tue, 19 Sep 2023 19:19:31 +0000
Upload details
- Uploaded by:
- Steve Langasek
- Uploaded to:
- Mantic
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- libs
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | main | libs |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libmemcached_1.1.4.orig.tar.gz | 517.9 KiB | 285b21a138fc693ea44b0ea5d050e2d796ca8ee78023724a2bd385f25fbd1da1 |
libmemcached_1.1.4-1build1.debian.tar.xz | 11.2 KiB | 977a38dae8052de07840559dd8dbb5d0cb4c0d537d636f5ee7a7f0911f050680 |
libmemcached_1.1.4-1build1.dsc | 2.4 KiB | fef0e3eec69519d37a17cf433ae6b085e9755d18d4f5b081d4c0e59ccd6c223c |
Available diffs
- diff from 1.1.4-1 (in Debian) to 1.1.4-1build1 (523 bytes)
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