[ 源代码: libmemcached ]
软件包:libmemcached-tools(1.1.4-1)
libmemcached-tools 的相关链接
Debian 的资源:
下载源码包 libmemcached:
维护小组:
外部的资源:
- 主页 [awesomized.github.io]
相似软件包:
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 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libevent-2.1-7 (>= 2.1.8-stable)
- 异步事件通知库
-
- dep: libgcc-s1 (>= 4.2)
- GCC 支持库
-
- 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 标准 C++ 库,第3版