Features
- Added support sentinel mode.
- Added database filtering settings for connections.
- Added GZip/Deflate/Brotli viewing methods.
- User experience improvement.
Bug Fixes
- Error caused when add multiple Hash items via HSET command below version 3.x #44
新特性
- 支持哨兵模式
- 为连接添加数据库过滤设定
- 添加 GZip/Deflate/Brotli解码查看方式
- 部分界面使用体验调整
问题修复
- 3.x以下版本的redis通过HSET为Hash添加多项时报错 #44