Redis Desktop Manager Dmg

Download RedisView for free. RedisView is a redis database gui tool. RedisView is a redis database gui tool, provides simple add, delete, alter and basic commands, supports cluster mode.Copy set or cluster mode only need to fill out an IP and port. 1.Redis database view tool, providing CURD functionality 2.provide basic command operation 3.support singleton and replication and cluster model 4. RDM offers you an easy-to-use GUI to access your Redis ® databases and perform some basic operations:. View keys as a tree; CRUD keys; Analyse memory usage for entire DB or for selected namespace in tree-view (Redis ® = 4.0 is required); List connected clients.

Windows

  1. Download Windows Installer from http://redisdesktop.com/download
  2. Run downloaded installer

Mac OS X

  1. Download dmg image from http://redisdesktop.com/download(Requires subscription)
  2. Mount dmg image
  3. Run rdm.app
Redis Desktop Manager Dmg

Ubuntu

  1. Download deb package from http://redisdesktop.com/download(Requires subscription)
  2. Install package via Ubuntu Software Center
  3. Run RedisDesktopManager : /usr/share/redis-desktop-manager/bin/rdm or redis-desktop-manager

After installation Redis Desktop Manager will be available in main menu.

Fedora

Build from source with automated bash script

CentOS

Build from source with automated bash script

OpenSUSE

Build from source with automated bash script

ArchLinux

Package - https://aur.archlinux.org/packages/redis-desktop-manager/

Other platforms

You can build Redis Desktop Manager from source.

Build from source

Get source

  1. Install git
  2. Get source code:

Build on Linux

Ubuntu

Fedora & CentOS & OpenSUSE

Tip: checkinstall

Instead of sudo make install consider to use sudo checkinstall -D --install on deb-based OS and sudo checkinstall -R --install on rpm-based OS to generate package and install it into the system.

Build on OS X

  1. Install XCode with xcode build tools
  2. Build RDM dependencies cd ./src && ./configure
  3. Install Qt 5.6
  4. Open ./src/rdm.pro in Qt Creator
  5. Run build

Build on Windows

  1. Install Visual Studio 2013 Community with Update 5
  2. Install Qt 5.6
  3. Download RDM dependencies cd ./src and run configure.bat
  4. Open ./src/rdm.pro in Qt Creator
  5. Run build

Donate(捐赠作者)

Introduction

Official website: https://quick123.net/

Cached

QuickRedis is a free forever Redis Desktop manager. It supports direct connection, sentinel, and cluster mode, supports multiple languages, supports hundreds of millions of keys, and has an amazing UI. Supports both Windows, Mac OS X and Linux platform.

QuickRedis is an efficiency tool, when others are trying to type commands, and you are already drinking coffee.

(QuickRedis 是一款 永久免费 的 Redis 可视化管理工具。它支持直连、哨兵、集群模式,支持亿万数量级的 key,还有令人兴奋的 UI。QuickRedis 支持 Windows 、 Mac OS X 和 Linux 下运行。

QuickRedis 是一个效率工具,当别人在努力敲命令的时候,而你已经在喝茶。)

Download URL

Download

使用 百度网盘 下载

Windows & Mac OS X & Linux :链接: https://pan.baidu.com/s/1Z_CQQ7_VRtuP2moEPLlRJg 提取码: mbie

Download from github

Windows & Mac OS X & Linux : https://github.com/quick123official/quick_redis_blog/

Download from gitee

Windows & Mac OS X & Linux : https://gitee.com/quick123official/quick_redis_blog/

Software screenshot

-The keys are displayed in the form of a directory

-Home page

-Connection management menu (support multi-directory management, support copy connection, support drag connection to directory)

-Multilingual (Simplified Chinese, Traditional Chinese, English, Japanese, French)

-Quickly close multiple tabs

-Direct connection mode configuration

-Sentinel mode configuration

-Cluster mode configuration

-Command Line

-String type management (support value json formatting, key modification, ttl modification, key deletion)

-List type management (support list paging query, add, delete)

-Set type management (support set paging query, add, delete)

Manager

-Hash type management (support hash paging query, add, delete, modify)

FAQ

Redis Desktop Manager Dmg

If you have any questions about usage, please feel free to leave a message in the following ways:

github address

gitee address

Open source code we used

快速开始

开发阶段:1. yarn run start1;2. yarn run start2

Redis Desktop Manager Free

打包:1. yarn run build:mac;2. yarn run pack:mac