DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamelibmemcached5
BeschreibungA C and C++ client library to the memcached server
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version0.40-1
Sektionlibs
Prioritätextra
Installierte Größe144 Byte
Hängt ab vonlibc6 (>= 2.3.6-6~)
Empfohlene Pakete
PaketbetreuerMonty Taylor
Quellelibmemcached
Paketgröße49742 Byte
Prüfsumme MD5cb4cc33caca0b1826983caa760c43006
Prüfsumme SHA1c49396cf9469d43b309ff184458a190854edcc17
Prüfsumme SHA256c66cb80251fcbc6c2a927a4570c88632e2ac9ae112650e15b22fb1d27d68d603
Link zum Herunterladenlibmemcached5_0.40-1_i386.deb
Ausführliche Beschreibunglibmemcached 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.


Impressum
Linux is a registered trademark of Linus Torvalds