[ ソース: 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~)
- 全 init システム用ヘルパーツール
-
- dep: adduser
- ユーザやグループの追加削除
-
- dep: libc6 (>= 2.34)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libyaml-0-2
- 高速 YAML 1.1 パーサー・出力ライブラリ