redis有没有远程的客户端管理工具?
曾经蜡笔没有小新
曾经蜡笔没有小新 2017-04-25 09:02:14
0
7
743

可以远程控制服务器上的redis。
有没有可推荐的工具?

曾经蜡笔没有小新
曾经蜡笔没有小新

reply all(7)
给我你的怀抱

I am currently using the redis desktop manager tool, the download address is http://redisdesktop.com/download

黄舟

redis-cli can be operated remotely, but external network access must be enabled
For monitoring: Linux is as follows
Redis monitoring tool

phpcn_u1582

Can’t redis-cli be used remotely?
redis-cli -h ip -p port

仅有的幸福

rdm

redisdesktop.com

洪涛

Redis itself can support remote and xshell connections.
As for visualization, what visualization does a NoSQL require?

漂亮男人

Redis-client written in java, or redis desktop manager based on Qt, or something like phpMyAdmin's web-based redisAdmin. If you don’t care about the gui interface, add the -h parameter and IP address to redis-cli to connect to the remote redis-server.

phpcn_u1582

TreeNMS is a redis and Memcache visual client tool developed using JAVA to manage and maintain Redis and Memcached databases based on WEB. Functions include: NoSQL database display, library table display, key and value display, online editing and maintenance of new, modified, deleted and other data, database backup and restore, SQL syntax help, online data source selection and configuration, etc. The system has 14 sets of UI skins built-in, and you can choose the color scheme according to your personal preference during use.
This system is not only stable, practical, powerful, interactive and friendly, it can freely combine various colors, requires no installation, no deployment, and is ready to use after decompression, making maintaining NoSQL databases an easy task.
To download the popular version, please visit http://www.treesoft.cn/dms.html

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!