What's New in Redis TUI v1.0.38
Changelog
- 5fd07b9: deps: bump charm.land/lipgloss/v2 from 2.0.3 to 2.0.4 (@dependabot[bot])
- 0c7ded5: deps: bump github.com/redis/go-redis/v9 from 9.20.0 to 9.20.1 (@dependabot[bot])
- 30312b6: test: fix pubsub Receive hang on go-redis 9.20.1 (@davidbudnick)
Installation
Quick Install (macOS/Linux)
curl -fsSL https://raw.githubusercontent.com/davidbudnick/redis-tui/main/install.sh | bashUpdate Existing Installation
redis-tui --updateHomebrew (macOS/Linux)
brew tap davidbudnick/homebrew-tap
brew install --cask redis-tuiGo Install
go install github.com/davidbudnick/redis-tui@v1.0.38Binary Download
Download the appropriate binary for your platform from the assets below.