Paketname | libmemcached5 |
Beschreibung | A C and C++ client library to the memcached server |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.40-1 |
Sektion | libs |
Priorität | extra |
Installierte Größe | 144 Byte |
Hängt ab von | libc6 (>= 2.3.6-6~) |
Empfohlene Pakete | |
Paketbetreuer | Monty Taylor |
Quelle | libmemcached |
Paketgröße | 49742 Byte |
Prüfsumme MD5 | cb4cc33caca0b1826983caa760c43006 |
Prüfsumme SHA1 | c49396cf9469d43b309ff184458a190854edcc17 |
Prüfsumme SHA256 | c66cb80251fcbc6c2a927a4570c88632e2ac9ae112650e15b22fb1d27d68d603 |
Link zum Herunterladen | libmemcached5_0.40-1_i386.deb |
Ausführliche Beschreibung | libmemcached is a C and C++ client library to the memcached server
(http://danga.com/memcached). 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.
* 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.
.
This package provides the libmemcached shared library itself.
|