| Paketname | libmemcachedutil0 | 
| Beschreibung | A library implementing connection pooling for libmemcached | 
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) | 
| Version | 0.40-1 | 
| Sektion | libs | 
| Priorität | extra | 
| Installierte Größe | 68 Byte | 
| Hängt ab von | libc6 (>= 2.3.6-6~), libmemcached5 (>= 0.33) | 
| Empfohlene Pakete |  | 
| Paketbetreuer | Monty Taylor  | 
| Quelle | libmemcached | 
| Paketgröße | 14398 Byte | 
| Prüfsumme MD5 | 231eff26a1242ffa4707c8b768152b61 | 
| Prüfsumme SHA1 | 5604e69d75bfd41f6d54afac51e796535af2a139 | 
| Prüfsumme SHA256 | ea7ee2b751cca82d97fe5323f4982d43a0f0eddc40b89d14707e2c469c4a01b4 | 
| Link zum Herunterladen | libmemcachedutil0_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 libmemcachedutil library.
 |