17 Commits

Author SHA1 Message Date
Lykin
cb428747e2 fix: key deletion operation was incomplete (#348) 2024-09-28 11:55:38 +08:00
Lykin
ea44253c02 fix: disable type filter when redis server below 5.x (#274) 2024-07-01 17:35:32 +08:00
Lykin
41d0dc6ffc perf: keys containing numbers are sorted by size first (#198) 2024-03-25 16:22:51 +08:00
Lykin
2d2954d81c feat: support exact match filter (#164) 2024-03-09 23:04:36 +08:00
Lykin
a13bf788eb feat: add last format and decode selection record for keys 2024-03-05 11:49:47 +08:00
Lykin
6d3526c765 feat: support database alias 2024-01-18 17:28:17 +08:00
Lykin
f3f12479fd perf: disable load value when right-click in tree view 2024-01-11 17:45:10 +08:00
Lykin
c2bf4128f7 fix: minor bugs about keys view 2024-01-06 01:26:18 +08:00
Lykin
9b3f2ba726 perf: move expanded keys to tab store for external modification 2024-01-05 20:48:57 +08:00
Lykin
a71f5e0070 perf: support reload option after import data 2024-01-04 00:13:44 +08:00
Lykin
1340f911c8 fix: key count may not update after soft delete key 2024-01-03 18:04:49 +08:00
Lykin
665f8801ca refactor: encapsulate tab state into classes 2023-12-27 20:51:17 +08:00
Lykin
93b04071e2 feat: add a root node for multiple selection and deselection in multi-selection mode 2023-12-27 18:23:40 +08:00
Lykin
0fb93258e9 refactor: encapsulate connection state and behavior into classes 2023-12-26 15:40:31 +08:00
Lykin
21a569d9bb perf: optimize the logic for bulk deletion of selected keys 2023-12-26 15:09:52 +08:00
Lykin
e28bb57a25 fix: the deletion result might be incorrect 2023-12-26 01:15:49 +08:00
Lykin
5b9f261824 refactor: encapsulate connection state and behavior into classes 2023-12-26 01:15:49 +08:00