libmemcached 1.0.18+-1ubuntu1 source package in Ubuntu
Changelog
libmemcached (1.0.18+-1ubuntu1) lunar; urgency=medium * Merge with Debian unstable (LP: #1993408). Remaining changes: - d/p/fixing_missing_null_termination.patch: + Fix missing null termination in PROTOCOL_BINARY_CMD_SASL_LIST_MECHS response handling (LP #1573594) -- Andreas Hasenack <email address hidden> Wed, 14 Dec 2022 10:38:23 -0300
Upload details
- Uploaded by:
- Andreas Hasenack
- Uploaded to:
- Lunar
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- libs
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libmemcached_1.0.18+.orig.tar.gz | 978.8 KiB | def98601588fd0ce07c62e8887db3b9f4f3b616367d3e2fa561d8f2df2553b8e |
libmemcached_1.0.18+-1ubuntu1.debian.tar.xz | 12.9 KiB | 221e544c33c23cff148376d0a046f2f29b8ff3d84ecfc1db44024cdff37e9a56 |
libmemcached_1.0.18+-1ubuntu1.dsc | 2.4 KiB | e9cbe2e01042ebbf34c4dea3edf8693a51e493d82d6fcf535584f9de5bf55e87 |
Available diffs
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