[ 源代码: libmemcached ]
软件包:libmemcached-tools(1.0.18-4.2)
libmemcached-tools 的相关链接
Debian 的资源:
下载源码包 libmemcached:
- [libmemcached_1.0.18-4.2.dsc]
- [libmemcached_1.0.18.orig.tar.gz]
- [libmemcached_1.0.18-4.2.debian.tar.xz]
维护者:
外部的资源:
- 主页 [libmemcached.org]
相似软件包:
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.17)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc1 (>= 1:3.0)
- GCC 支持库
-
- dep: libmemcached11
- C and C++ client library to the memcached server
-
- dep: libmemcachedutil2
- library implementing connection pooling for libmemcached
-
- dep: libstdc++6 (>= 4.4.0)
- GNU 标准 C++ 库,第3版