Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 871 Bytes

README.md

File metadata and controls

30 lines (24 loc) · 871 Bytes

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