官网下载:https://redisdesktop.com/download
github地址:https://github.com/uglide/RedisDesktopManager/releases
Window版本下载: https://github.com/uglide/RedisDesktopManager/releases/download/0.9.3/redis-desktop-manager-0.9.3.817.exe
10、Redis 浏览器web版管理工具phpRedisAdmin 类似于phpMyAdmin
https://github.com/erikdubbelboer/phpRedisAdmin
11、Rdbtools 是一个 Redis 的快照文件解析器,它可以根据快照文件导出JSON数据文件/分析Redis中每个键占用空间情况等。Rdbtools是使用Python开发的,项目地址是 https://github.com/sripathikrishnan/redis-rdb-tools
12、PHP队列处理-ZeroMQ (TODO 未用过先标记一下)
13、PHP队列处理-rabbitmq (TODO 未用过先标记一下)