Jun 20, 2017 I was given a Redis server that is set up remotely. I can access data in that and I can do CRUD operation with that server. But I want the replica of the same database in my local. I have Redis desktop manager setup in my local. And also redis-server setup running. Things I have tried: using SAVE command. RedisDesktopManager is driven by our supporters and contributors.Many thanks for your help and stay tuned! Full Changelog. New features: See here. Fixes: Fixed regression in Connections Tree and Value editor.
Windows
Download latest exe
package from release [or gitee in China], double click to install.
Linux
Download latest AppImage
package from release [or gitee in China], double click to run. Or ./xxx.AppImage
.
Redis Desktop Manager
Mac
Download latest dmg
package from release [or gitee in China], double click to install.
Or by brew: brew cask install another-redis-desktop-manager
If Mac warning Another Desktop Manager can't be opened because it is from an unidentified developer
. Open Settings->Security
and click Open Anyway
Enjoy!
Feature Log
- 2020-02-16: SSH Private Key Support
- 2020-02-13: Open Cli Console In Tabs
- 2019-06-14: Custom Font-Family Support
- 2019-05-28: Key List Resizable
- 2019-05-09: Search Support In Hash List Set Zset
- 2019-04-26: Auto Updater
- 2019-04-09: SSH Tunnel Connection Support
- 2019-04-01: Extract Search Support
- 2019-02-22: Single Connection Support
- 2019-01-08: Project Start
Dev Build Setup
Linux Or Mac
If linux errors like this:
Redis Desktop Manager Free
Windows
Build Package
License
Support
About the App
- App name: Redis Desktop Manager
- App description: rdm (App: rdm.app)
- App website: http://redisdesktop.com
Install the App
- Press
Command+Space
and type Terminal and press enter/return key. - Run in Terminal app:
ruby -e '$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)' < /dev/null 2> /dev/null ; brew install caskroom/cask/brew-cask 2> /dev/null
and press enter/return key.
If the screen prompts you to enter a password, please enter your Mac's user password to continue. When you type the password, it won't be displayed on screen, but the system would accept it. So just type your password and press ENTER/RETURN key. Then wait for the command to finish. - Run:
brew cask install rdm
Done! You can now use Redis Desktop Manager.