ngbdf / redis-manager

Redis 一站式管理平台,支持集群的监控、安装、管理、告警以及基本的数据操作
Apache License 2.0
2.94k stars 713 forks source link

超过100个key,页面上怎么查看超过100个key #177

Open Serverdowno opened 1 year ago

Serverdowno commented 1 year ago

页面上默认 scan 只支持100个key,以后的key信息怎么能查看到??

Serverdowno commented 1 year ago

93