[ 原始碼: nutcracker ]
套件:nutcracker(0.4.1+dfsg-1)
nutcracker 的相關連結
Debian 的資源:
下載原始碼套件 nutcracker:
- [nutcracker_0.4.1+dfsg-1.dsc]
- [nutcracker_0.4.1+dfsg.orig.tar.gz]
- [nutcracker_0.4.1+dfsg-1.debian.tar.xz]
維護者:
外部的資源:
- 主頁 [github.com]
相似套件:
Fast, light-weight proxy for memcached and Redis
nutcracker, also known as twemproxy (pronounced "two-em-proxy"), is a fast and lightweight proxy for the memcached and Redis protocols. It was primarily built to reduce the connection count on backend caching servers, but it has a number of features, such as:
* Maintains persistent server connections to backend servers. * Enables pipelining of requests and responses. * Supports multiple server pools simultaneously. * Shard data automatically across multiple servers. * Supports multiple hashing modes including consistent hashing and distribution. * High-availability by disabling nodes on failures. * Observability through stats exposed on stats monitoring port.
其他與 nutcracker 有關的套件
|
|
|
|
-
- dep: adduser
- 新增、移除使用者與群組
-
- dep: init-system-helpers (>= 1.18~)
- helper tools for all init systems
-
- dep: libc6 (>= 2.14)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libyaml-0-2
- Fast YAML 1.1 parser and emitter library
-
- dep: lsb-base (>= 3.0-6)
- Linux Standard Base init script functionality