| Paketname | libmemcached2 |
| Beschreibung | A C and C++ client library to the memcached server |
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
| Version | 0.31-1 |
| Sektion | universe/libs |
| Priorität | extra |
| Installierte Größe | 148 Byte |
| Hängt ab von | libc6 (>= 2.4) |
| Empfohlene Pakete | memcached |
| Paketbetreuer | Ubuntu Developers |
| Quelle | libmemcached |
| Paketgröße | 45220 Byte |
| Prüfsumme MD5 | 18504fcba7897f367e4e2102e9a53897 |
| Prüfsumme SHA1 | 818c3a9d070d95ec95a9baf8b29872fe02c721c3 |
| Prüfsumme SHA256 | 82d5369b4faf49bab9c84aec629c286bfc170182477083b9583ceebbaad8be39 |
| Link zum Herunterladen | libmemcached2_0.31-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.
|