Skip to content

nitishm/redis-terminal

Repository files navigation

redis-terminal : A terminal based redis browser and editor.

Redis terminal provides a terminal based redis browser, modeled after the likes of redis-commander, but with much more functionality.

IN CONSTRUCTION Keep watching this space for some EPIC functionality.

Installation

go get github.com/nitishm/redis-terminal

Task List

  • [] Support for multiple database connections.
  • [] Support for rejson.io

Usage

go build -o redis-term main.go
./redis-term

Screen shots

Preview

Hash

alt text

List

alt text

Edit

alt text

Releases

No releases published

Packages

No packages published

Languages