Skip to content

chenqinghe/redis-desktop

Repository files navigation

Redis Desktop

a very powerful redis manage tool for windows.

preview

demo

Features

  • manage sessions conveniently
  • multi tabpages
  • i18n (English and Simplified Chinese for now)
  • batch execute commands
  • view history commands
  • command auto completion
  • show commands doc (just type "help" + command, eg: "help SET")
  • other charming features.....

Install

install from binary

download binary file from release page, just open it!

install from source

  1. first you have to install Go
  2. download the source code
  3. cd project directory
  4. compile
go build -ldflags="-H windowsgui"

Thanks

the project is powered by walk and redigo

License

the porject is under MIT license which can be found in LICENSE file.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages