tiny-craft / tiny-rdm

Tiny RDM (Tiny Redis Desktop Manager) - A modern, colorful, super lightweight Redis GUI client for Mac, Windows, and Linux.
https://redis.tinycraft.cc/
GNU General Public License v3.0
8.91k stars 452 forks source link

[BUG]未查询到全量KEY,只能查询到1/3的KEY #351

Closed awesomeZhu closed 2 months ago

awesomeZhu commented 2 months ago

Tiny RDM Version What version of Tiny RDM are you using? 1.2.0 OS Version Which OS and version you launch? (Mac/Windows/Linux) Windows Redis Version Which version of Redis are you using?

Describe the bug A clear and concise description of what the bug is. 没有加载全量的key,只能查询到一部分,搜索也不能查询到。

tiny-craft commented 2 months ago

键太多的时候会进行分段加载,关于键加载可以参考官方文档:https://redis.tinycraft.cc/zh/guide/key-loading/

tiny-craft commented 2 months ago

太久没回复,这个问题先关闭了,如果还有问题可以继续在这里留言