Features
Config Information
View configuration information from your Redis database
![](images/screenshots/redis-info.png)
Tree View
View a list of all keys in your database as an expandable tree
![](images/screenshots/tree.png)
View Key Values
View individual key values with paging support for lists/sorted sets
![](images/screenshots/paging.png)
Edit Values
Edit key values inline
![](images/screenshots/edit-key.png)
Redis CLI
Run Redis commands from command-line interface in your browser
![](images/screenshots/cli.png)
Tab Completion
Tab complete Redis commands and key names from the comand-line interface
![](images/screenshots/tab-complete.png)
API Popup
View Redis commands API in popup window
![](images/screenshots/popup.png)
Install and Run
$ npm install -g redis-commander
$ redis-commander