alsadi/nutcracker
Project ID: 9279
Description
twemproxy aka. nutcracker is a fast and lightweight proxy for memcached and redis protocol
Installation Instructions
after installing this repo, create config file in /etc/nutcracker/nutcracker.yml
then start the service with
systemctl start nutcracker
to install this software on fedora
dnf copr enable alsadi/nutcracker
dnf install nutcracker
for centos
yum copr enable alsadi/nutcracker
or
curl -o /etc/yum.repo.d/alsadi-nutcracker-epel-7.repo -sSL https://copr.fedorainfracloud.org/coprs/alsadi/nutcracker/repo/epel-7/alsadi-nutcracker-epel-7.repo
yum install nutcracker
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
EPEL 7 | x86_64 (5)* | EPEL 7 (167 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable alsadi/nutcracker
More info about enabling Copr repositories