search

Home  >  Q&A  >  body text

redis有没有远程的客户端管理工具?

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

曾经蜡笔没有小新曾经蜡笔没有小新2771 days ago760

reply all(7)I'll reply

  • 给我你的怀抱

    给我你的怀抱2017-04-25 09:04:14

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

    reply
    0
  • 黄舟

    黄舟2017-04-25 09:04:14

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

    reply
    0
  • phpcn_u1582

    phpcn_u15822017-04-25 09:04:14

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

    reply
    0
  • 仅有的幸福

    仅有的幸福2017-04-25 09:04:14

    rdm

    redisdesktop.com

    reply
    0
  • PHP中文网

    PHP中文网2017-04-25 09:04:14

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

    reply
    0
  • 漂亮男人

    漂亮男人2017-04-25 09:04:14

    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.

    reply
    0
  • phpcn_u1582

    phpcn_u15822017-04-25 09:04:14

    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

    reply
    0
  • Cancelreply