libmemcached-libmemcached-perl 1.001801+dfsg-5 source package in Ubuntu
Changelog
libmemcached-libmemcached-perl (1.001801+dfsg-5) unstable; urgency=medium * Team upload. * Remove constant MEMCACHED_DEFAULT_PORT_STRING from debian/libmemcached/**. (Closes: #1075185) * Declare compliance with Debian Policy 4.7.0. -- gregor herrmann <email address hidden> Thu, 08 Aug 2024 18:24:38 +0200
Upload details
- Uploaded by:
- Debian Perl Group
- Uploaded to:
- Sid
- Original maintainer:
- Debian Perl Group
- Architectures:
- any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Oracular | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libmemcached-libmemcached-perl_1.001801+dfsg-5.dsc | 2.7 KiB | 6e69418accaf78c4128d5700888e79a4b5cc455e2627b7216745f0c5b3fed4a1 |
libmemcached-libmemcached-perl_1.001801+dfsg.orig.tar.gz | 115.0 KiB | f1117f02fe6fcf95480fd167e4ce7e93c9da33cb0ad02f84c6dcca9c8598a477 |
libmemcached-libmemcached-perl_1.001801+dfsg-5.debian.tar.xz | 13.9 KiB | fb8495f8925fee597dedd302c9c88c69a7f85a2b5b70315642d8ca8273cc79e3 |
Available diffs
No changes file available.
Binary packages built by this source
- libmemcached-libmemcached-perl: thin, fast, full interface to the libmemcached client API
Memcached:
:libmemcached is a very thin, highly efficient, wrapper around the
libmemcached library. It's implemented almost entirely in C.
.
It gives full access to the rich functionality offered by libmemcached.
libmemcached is fast, light on memory usage, thread safe, and provide full
access to server side methods.
.
- Synchronous and Asynchronous support.
.
- TCP and Unix Socket protocols.
.
- A half dozen or so different 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.
- libmemcached-libmemcached-perl-dbgsym: debug symbols for libmemcached-libmemcached-perl