Lykin
|
88e2c6cb43
|
fix: incorrect binary value convert (#279)
|
2024-06-05 10:46:38 +08:00 |
Lykin
|
028a240f49
|
perf: evenly divide the number of scans for each cluster node
|
2024-06-04 10:34:42 +08:00 |
Lykin
|
f17bb744f4
|
perf: support refresh field in hash (#260)
|
2024-05-22 17:24:38 +08:00 |
Lykin
|
e5fed29427
|
perf: json format compatible with nonstandard value
|
2024-05-17 16:25:40 +08:00 |
Lykin
|
e8f76ce8ae
|
fix: remove running `pickle` checking script on macOS (#201)
|
2024-05-09 11:21:20 +08:00 |
Lykin
|
2133fe44ca
|
fix: the count of failed deletion is incorrect in cluster mode
|
2024-04-26 16:50:43 +08:00 |
Lykin
|
8139481ea7
|
fix: fail to open pub/sub in cluster mode #239
|
2024-04-26 16:21:14 +08:00 |
Lykin
|
33caf873d6
|
fix: parse command error (#231)
|
2024-04-17 18:34:49 +08:00 |
Lykin
|
c7c647d728
|
perf: use `exec.LookPath` to check the path of external application
|
2024-04-02 17:26:23 +08:00 |
Lykin
|
b8e1c2fca4
|
fix: commands that contain escape characters cannot be executed on the command line (#213)
|
2024-04-01 17:14:39 +08:00 |
Lykin
|
c0fdfc0ce7
|
fix: limits the minimum number of slow logs to be displayed
|
2024-03-26 17:53:24 +08:00 |
Lykin
|
de7cdb5bd4
|
perf: add behavior tracking instructions and switch options (#181)
|
2024-03-14 15:27:42 +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
|
b46cc6c436
|
fix: update value stored in tabStore after modified and saved
|
2024-02-28 18:27:39 +08:00 |
Lykin
|
00b1efc43d
|
fix: incorrect content saving when `DECODE_NONE` selected
|
2024-02-28 18:21:31 +08:00 |
Lykin
|
bb4ab109e7
|
fix: keep key sorting under "Unicode JSON" format #158
|
2024-02-27 14:50:19 +08:00 |
Lykin
|
3a799b7b4a
|
fix: keep key sorting under "Unicode JSON" format #158
|
2024-02-27 11:54:14 +08:00 |
Lykin
|
13e80da978
|
feat: support HTTP/SOCKS5 proxy for connections #159
|
2024-02-22 18:31:14 +08:00 |
Lykin
|
cb9a9ebb8a
|
fix: slashes should not be escaped in PHP decoder
|
2024-02-22 00:22:29 +08:00 |
Lykin
|
3057012710
|
feat: add "Unicode JSON" format to display JSON string contains unescaped unicode charactor #158
|
2024-02-21 15:08:29 +08:00 |
Lykin
|
30835ac469
|
perf: hide window on windows when run external command for decode
|
2024-02-20 23:27:31 +08:00 |
Lykin
|
2405a79ace
|
feat: add PHP Serialized/Pickle as build-in decoder. #64 #87
|
2024-02-20 10:55:46 +08:00 |
Lykin
|
e92eb525e7
|
feat: support value type ReJSON #152
|
2024-02-19 00:40:38 +08:00 |
Lykin
|
094705e87d
|
fix: can not switch db in sentinel mode #144
|
2024-02-18 22:28:50 +08:00 |
Lykin
|
f1e1a89baf
|
perf: add links option for value editor #143
|
2024-02-18 21:46:00 +08:00 |
Lykin
|
32f1b71073
|
refactor: standardize key names in YAML config file
|
2024-02-18 14:53:00 +08:00 |
Lykin
|
09264134ec
|
perf: support unix-socket via url string #142
|
2024-02-18 14:27:21 +08:00 |
Lykin
|
a2331675d7
|
feat: support connect by unix-socket #142
|
2024-02-18 14:17:06 +08:00 |
Lykin
|
c0415fe23d
|
fix: support zset score +inf/-inf #148
|
2024-02-14 13:54:09 +08:00 |
Lykin
|
ce1b9b706f
|
perf: add drag and drop text option in preferences. #140
|
2024-02-03 15:40:23 +08:00 |
Lykin
|
450e451781
|
feat: add custom decoder/encoder for value content
|
2024-02-03 15:40:23 +08:00 |
Lykin
|
7faca878a3
|
perf: add auto format detect for `yaml` and `xml`
|
2024-01-30 01:30:44 +08:00 |
Lykin
|
fd58357a04
|
fix: incorrect formatted data when save with msgpack
|
2024-01-27 16:24:45 +08:00 |
Lykin
|
f09ee89a96
|
refactor: split data convert into separate files
|
2024-01-27 16:24:45 +08:00 |
Lykin
|
7a579d0d0b
|
feat: add decoder `msgpack` #134
|
2024-01-27 01:57:29 +08:00 |
Lykin
|
f94134faa0
|
perf: support redis url with `rediss` protocol #127
|
2024-01-26 12:56:50 +08:00 |
Lykin
|
b361e9b0be
|
chore: integrate with umami
|
2024-01-26 00:07:25 +08:00 |
Lykin
|
4032c80add
|
feat: support create connection by redis url string #127
|
2024-01-25 17:48:27 +08:00 |
Lykin
|
5a86bab647
|
feat: add connected client list
|
2024-01-25 00:29:15 +08:00 |
Lykin
|
edaef2a78c
|
feat: add cursor style option for cli
|
2024-01-23 20:55:38 +08:00 |
Lykin
|
d75635bf70
|
feat: add cli preferences #131
|
2024-01-23 20:39:45 +08:00 |
Lykin
|
0b37b89f9b
|
perf: support select multiple font and input custom font name #115 #130
|
2024-01-23 20:12:52 +08:00 |
Lykin
|
cdac3c4496
|
perf: significantly improve batch deletion performance with pipeline #123
|
2024-01-23 17:37:00 +08:00 |
Lykin
|
a679858478
|
perf: add silent deletion option to batch delete dialog
|
2024-01-23 11:26:15 +08:00 |
Lykin
|
e3e0ed0a91
|
fix: connection not release after failure
|
2024-01-20 17:59:51 +08:00 |
Lykin
|
673159dc85
|
fix: db alias not display in empty database
|
2024-01-20 11:17:45 +08:00 |
Lykin
|
6d3526c765
|
feat: support database alias
|
2024-01-18 17:28:17 +08:00 |
Lykin
|
022ee20eed
|
feat: support import/export connection profiles
|
2024-01-18 14:40:07 +08:00 |
Lykin
|
9402af2433
|
perf: set status auto refresh on by default and save to connection profile
|
2024-01-18 14:40:07 +08:00 |