Lykin
|
3707e2ed96
|
pref: pickle decoder support type datetime
|
2025-08-12 16:02:34 +08:00 |
|
Lykin
|
85baf172da
|
fix: can not use empty string as command parameter (#469)
|
2025-08-11 10:59:59 +08:00 |
|
Lykin
|
0f66a00c66
|
fix: ssl/tls config lost when connection via ssh (#305)
|
2025-07-19 14:37:11 +08:00 |
|
Lykin
|
dc86fb75c6
|
fix: error compare
|
2025-07-18 15:28:23 +08:00 |
|
Lykin
|
823253e230
|
pref: add keep connection alive option
|
2025-07-11 15:48:37 +08:00 |
|
Lykin
|
10947d777f
|
fix: close original client after cluster client established
|
2025-04-17 10:33:12 +08:00 |
|
Lykin
|
8b788f5f84
|
pref: redesign the throttle of monitor
|
2025-04-08 16:44:05 +08:00 |
|
Lykin
|
16fea2b6cc
|
pref: redesign the throttle of pub/sub
|
2025-04-08 16:39:20 +08:00 |
|
Lykin
|
1c322fdac5
|
pref: correct display raw value for list/set/zset
|
2025-01-08 16:19:30 +08:00 |
|
Lykin
|
52aaad6339
|
pref: change new version checking and add sponsor ad
|
2024-12-16 17:57:28 +08:00 |
|
Lykin
|
5d425aadb1
|
fix: close connection when monitor stopped
|
2024-12-05 17:12:58 +08:00 |
|
Lykin
|
3367f13d80
|
fix: incorrect update index in list when filter on
|
2024-11-06 16:38:52 +08:00 |
|
Lykin
|
ccb4bb85ae
|
fix: type mismatch when encoding to msgpack (#380)
|
2024-11-04 14:26:17 +08:00 |
|
Joanne Tweed
|
ca9f0a08e1
|
fix: reset ReadTimeout &ReadTimeout for sentinel mode through ssh
|
2024-10-14 16:20:49 +08:00 |
|
Lykin
|
026591c8d4
|
fix: no db loaded (#353)
|
2024-09-25 14:40:43 +08:00 |
|
Lykin
|
a70b5b56ff
|
pref: compatible with IPv6 address
|
2024-09-06 15:08:53 +08:00 |
|
Lykin
|
2388f309d8
|
fix: parse cmd error with single quotes
|
2024-09-02 18:50:51 +08:00 |
|
Lykin
|
469a62333f
|
fix: error occurred when add SET key with the same name twice (#327)
|
2024-08-16 23:38:38 +08:00 |
|
Lykin
|
c38944e948
|
fix: stop command monitor may block ui (#326)
|
2024-08-15 12:33:51 +08:00 |
|
Lykin
|
a14e7e947e
|
fix: compatible when the INFO command is unavailable
|
2024-08-07 11:25:54 +08:00 |
|
Lykin
|
b26f5d2bde
|
fix: sync env config (#319)
|
2024-08-06 18:12:21 +08:00 |
|
Lykin
|
0739cb8b68
|
feat: add LZ4 encoder/decoder
|
2024-07-31 16:49:52 +08:00 |
|
Lykin
|
70c38d9aa7
|
fix: can not display correct content with decoder after modified
|
2024-07-31 16:46:50 +08:00 |
|
Lykin
|
5deb6ce443
|
pref: support text alignment config for HASH/LIST/SET/ZSET (#264)
|
2024-07-26 17:19:28 +08:00 |
|
Lykin
|
ea8ceba32a
|
fix: reconnect will crash after connection fail first time (#301)
|
2024-07-11 16:03:13 +08:00 |
|
Lykin
|
ea44253c02
|
fix: disable type filter when redis server below 5.x (#274)
|
2024-07-01 17:35:32 +08:00 |
|
Lykin
|
65cfdd1bcc
|
perf: replace some slice utils with built-in utils
|
2024-06-19 10:30:13 +08:00 |
|
Lykin
|
6bd1b23a64
|
fix: unable to connect to any server after manually interrupt
|
2024-06-18 18:04:00 +08:00 |
|
Lykin
|
86f42fcc10
|
perf: support batch delete keys without scan confirm (#283)
|
2024-06-17 18:29:56 +08:00 |
|
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 |
|