redis-check-rdb

Persistent key-value database with network interface (metapackage)

Debian Debian
RUN apt-get update && \ apt-get install -y redis-tools
Ubuntu
RUN apt-get update && \ apt-get install -y redis-tools
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-tools
Fedora
RUN dnf install -y redis
Raspbian
RUN apt-get update && \ apt-get install -y redis-tools
click the source code to copy install redis-check-rdb on any operating system with command-not-found.com