redis-sentinel

Persistent key-value database with network interface (metapackage)

Debian Debian
RUN apt-get update && \ apt-get install -y redis-sentinel
Ubuntu
RUN apt-get update && \ apt-get install -y redis-sentinel
Alpine
RUN apk add redis
Arch Arch Linux
RUN pacman -S --noconfirm redis
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y redis-sentinel
Fedora
RUN dnf install -y redis
Raspbian
RUN apt-get update && \ apt-get install -y redis-sentinel
click the source code to copy install redis-sentinel on any operating system with command-not-found.com