Skip to content

Redis TUI v1.0.38

Latest

Choose a tag to compare

@github-actions github-actions released this 21 Jun 15:38

What's New in Redis TUI v1.0.38

Changelog

Installation

Quick Install (macOS/Linux)

curl -fsSL https://raw.githubusercontent.com/davidbudnick/redis-tui/main/install.sh | bash

Update Existing Installation

redis-tui --update

Homebrew (macOS/Linux)

brew tap davidbudnick/homebrew-tap
brew install --cask redis-tui

Go Install

go install github.com/davidbudnick/redis-tui@v1.0.38

Binary Download

Download the appropriate binary for your platform from the assets below.