[ 源代码: nutcracker ]
软件包:nutcracker(0.5.0+dfsg-2)
nutcracker 的相关链接
Debian 的资源:
下载源码包 nutcracker:
- [nutcracker_0.5.0+dfsg-2.dsc]
- [nutcracker_0.5.0+dfsg.orig.tar.xz]
- [nutcracker_0.5.0+dfsg-2.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: init-system-helpers (>= 1.54~)
- 所有初始化系统的帮助工具
-
- dep: adduser
- 添加、删除用户和组
-
- dep: libc6 (>= 2.34)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libyaml-0-2
- Fast YAML 1.1 parser and emitter library