Git Product home page Git Product logo

Comments (5)

qishibo avatar qishibo commented on May 25, 2024

RDM那种分组机制适合全量key都加载进来的情景,这样会有性能问题。
新版本会支持key按照固定顺序排序,这样相同前缀的会在一起,比之前的杂乱无章看起来会好一点

from anotherredisdesktopmanager.

qishibo avatar qishibo commented on May 25, 2024

1.1.7已更新为按照key排序,win、linux会自动更新,mac需要手动更新

from anotherredisdesktopmanager.

castorhrio avatar castorhrio commented on May 25, 2024

RDM那种分组机制适合全量key都加载进来的情景,这样会有性能问题。
新版本会支持key按照固定顺序排序,这样相同前缀的会在一起,比之前的杂乱无章看起来会好一点

作者你好,key分组这个feature能否下个版本加上去,在使用过程中发现key的数量很多的话,有时候就需要下拉或者翻页才能看到,不是很方便。非常感谢

from anotherredisdesktopmanager.

castorhrio avatar castorhrio commented on May 25, 2024

作者你好,我试着实现分组那个feature的时候发现严重影响性能。

from anotherredisdesktopmanager.

qishibo avatar qishibo commented on May 25, 2024

嗯嗯,当初就是为了解决RDM全量加载key导致卡死的问题而写的这个工具。建议如果想查找某类key使用搜索功能,因为你想要的key即使在有分组的情况下,分组过多时也是无法直接展现的。

from anotherredisdesktopmanager.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.