Paketname | libmemcachedprotocol0 |
Beschreibung | A library implementing the memcached protocol |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.40-1 |
Sektion | libs |
Priorität | extra |
Installierte Größe | 84 Byte |
Hängt ab von | libc6 (>= 2.3.6-6~) |
Empfohlene Pakete | |
Paketbetreuer | Monty Taylor |
Quelle | libmemcached |
Paketgröße | 22386 Byte |
Prüfsumme MD5 | a6ab5b298543f90526d88967f93cd855 |
Prüfsumme SHA1 | 5ccd133219802958b4ee93542d94703e89150cee |
Prüfsumme SHA256 | e5ab9440a8a6732bce6fb6ae93a0242191f0eaae49bf61eca7f3aad7d26986f3 |
Link zum Herunterladen | libmemcachedprotocol0_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 libmemcachedprotocol shared library.
|