[ 源代码: 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~)
- 所有初始化系统的帮助工具
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
- dep: libc6 (>= 2.17) [arm64]
- dep: libc6 (>= 2.4) [armhf, i386]
-
- dep: libyaml-0-2
- Fast YAML 1.1 parser and emitter library
-
- dep: lsb-base (>= 3.0-6)
- Linux 标准规范初始化脚本功能