| Paketname | libmemcached-tools |
| Beschreibung | Commandline tools for talking to memcached via libmemcached |
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
| Version | 0.31-1 |
| Sektion | universe/libs |
| Priorität | extra |
| Installierte Größe | 200 Byte |
| Hängt ab von | libc6 (>= 2.4), libmemcached2 (>= 0.31) |
| Empfohlene Pakete | |
| Paketbetreuer | Ubuntu Developers |
| Quelle | libmemcached |
| Paketgröße | 46834 Byte |
| Prüfsumme MD5 | fa1bd5636e8ed3c1790859c3f233ac5b |
| Prüfsumme SHA1 | 0ff2e3f69310def6dcbbf50f3ad3b57968701429 |
| Prüfsumme SHA256 | 36386f005f3a3bc351aa74dec30aa7593c85a586778f33790fde8040af0fceca |
| Link zum Herunterladen | libmemcached-tools_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.
.
This package provides several command line tools:
.
* memcat - Copy the value of a key to standard output
* memflush - Flush the contents of your servers.
* memrm - Remove a key(s) from the serrver.
* memcp - Copy files to a memached server.
* memstat - Dump the stats of your servers to standard output
* memslap - Generate testing loads on a memcached cluster
|