[ aria ]
[ 源代码: libmemcached ]
软件包:libmemcached-tools(1.1.4-1)
Commandline tools for talking to memcached via libmemcached
libmemcached is a C and C++ client library to the memcached server (http://memcached.org/). 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 server. * memccp - Copy files to a memcached server. * memcstat - Dump the stats of your servers to standard output * memcslap - Generate testing loads on a memcached cluster
其他与 libmemcached-tools 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libevent-2.1-7 (>= 2.1.8-stable)
- Asynchronous event notification library
-
- dep: libgcc-s1 (>= 3.0)
- GCC support library
-
- dep: libmemcached11 (>= 1.1.4)
- C and C++ client library to the memcached server
-
- dep: libmemcachedutil2 (>= 1.1.4)
- library implementing connection pooling for libmemcached
-
- dep: libstdc++6 (>= 6)
- GNU Standard C++ Library v3