[ 原始碼: libmemcached ]
套件:libmemcached-tools(1.1.4-1.1 以及其他的)
libmemcached-tools 的相關連結
Debian 的資源:
下載原始碼套件 libmemcached:
- [libmemcached_1.1.4-1.1.dsc]
- [libmemcached_1.1.4.orig.tar.gz]
- [libmemcached_1.1.4-1.1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [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.38)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libevent-2.1-7t64 (>= 2.1.8-stable)
- Asynchronous event notification library
-
- dep: libgcc-s1 (>= 3.5)
- GCC 支援函式庫
-
- dep: libmemcached11t64 (>= 1.1.4)
- C and C++ client library to the memcached server
-
- dep: libmemcachedutil2t64 (>= 1.1.4)
- library implementing connection pooling for libmemcached
-
- dep: libstdc++6 (>= 13.1)
- GNU Standard C++ Library v3