[ 原始碼: 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)
- 套件暫時不可用
-
- 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 Standard C++ Library v3