mirror of
https://github.com/Syngnat/GoNavi.git
synced 2026-05-12 04:49:40 +08:00
- RedisViewer 引入树节点轻量化、虚拟滚动与大 keyspace 性能模式,降低 Key 列表卡顿 - Redis 搜索按模式分级加载并增加请求乱序保护,避免搜索结果回写抖动 - Redis 后端 ScanKeys 为搜索模式增加时间预算与轮次上限,优先返回可继续分页结果 - DataGrid 稳定 Context/rowSelection/onRow 引用并增加 shouldCellUpdate,减少右键触发全表重渲染