Redis是一个超精简的基于内存的键值对数据库(key-value),一般对并发有一定要求的应用都用其储存session,乃至整个数据库。不过它公自带一个最小化的命令行式的数据库管理工具,有时侯使用起来并不方便。不过Github上面已经有了很多图形化的管理工具,而且都针对REDIS做了一些优化,如自动折叠带schema的key等。
Redis Desktop Manager
一款基于Qt5的跨平台Redis桌面管理软件
支持: Windows 7+, Mac OS X 10.10+, Ubuntu 14+
特点: C++ 编写,响应迅速,性能好。但不支持数据库备份与恢复。
项目地址: https://github.com/uglide/RedisDesktopManager
打开rdm.app 连接redis数据库
Paste_Image.png- 也可以去项目的github找最新的版本
https://github.com/uglide/RedisDesktopManager/releases/
有啥问题可以在下面留言
网友评论
这里有Mac版安装包
avibrazil-rdm safeincloud-password-manager
keeper-password-manager watchguard-mobile-vpn-with-ssl
keyboard-maestro wordmark
orelord-mongodb
莫非是没有了么???
提示:command not found: brew
请问这是为什么?
brew tap caskroom/cask
网络真的是一个大问题啊
2.确定服务器防火墙是否开放redis端口。
==> This script will install:
/usr/local/bin/brew
/usr/local/share/doc/homebrew
/usr/local/share/man/man1/brew.1
/usr/local/share/zsh/site-functions/_brew
/usr/local/etc/bash_completion.d/brew
/usr/local/Homebrew
==> /usr/bin/sudo /bin/mkdir -p /Library/Caches/Homebrew
Password:
Password:
==> /usr/bin/sudo /bin/chmod g+rwx /Library/Caches/Homebrew
==> /usr/bin/sudo /usr/sbin/chown kangjia /Library/Caches/Homebrew
==> Downloading and installing Homebrew...
HEAD is now at ebf3d93 Merge pull request #1808 from MikeMcQuaid/deprecate-linkapps
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
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
^C
^C
etstonemac:redis-3.2.6 kangjia$
etstonemac:redis-3.2.6 kangjia$ brew cask install rdm
==> Downloading https://github.com/uglide/RedisDesktopManager/releases/download/
######################## 33.6%
curl: (56) SSLRead() return error -9806
Error: Download failed on Cask 'rdm' with message: Download failed: https://github.com/uglide/RedisDesktopManager/releases/download/0.8.3/redis-desktop-manager-0.8.3-2550.dmg
The incomplete download is cached at /Users/kangjia/Library/Caches/Homebrew/Cask/rdm--0.8.3-2550.dmg.incomplete
Error: nothing to install
安装失败
没下载下来
url访问提示404
你这是下载失败了啊....网不好?