| Paketname | libmemcached-tools |
| Beschreibung | Commandline tools for talking to memcached via libmemcached |
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
| Version | 0.40-1 |
| Sektion | utils |
| Priorität | extra |
| Installierte Größe | 224 Byte |
| Hängt ab von | libc6 (>= 2.3.6-6~), libmemcached5 (>= 0.39) |
| Empfohlene Pakete | |
| Paketbetreuer | Monty Taylor |
| Quelle | libmemcached |
| Paketgröße | 75982 Byte |
| Prüfsumme MD5 | 8f4fdb01bb736620d0069cf182d5852a |
| Prüfsumme SHA1 | d0cfd330d0d54ae0623a78ac61a2a92a386e6123 |
| Prüfsumme SHA256 | 1c15a61f126b6adfd708eea4960ba220d4304b5652c9b55bba2657663cffd28a |
| Link zum Herunterladen | libmemcached-tools_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.
.
This package provides several command line tools:
.
* memccat - Copy the value of a key to standard output
* memcflush - Flush the contents of your servers.
* memcrm - Remove a key(s) from the serrver.
* memccp - Copy files to a memached server.
* memcstat - Dump the stats of your servers to standard output
* memcslap - Generate testing loads on a memcached cluster
|