145 Commits

Author SHA1 Message Date
Lykin
13e80da978 feat: support HTTP/SOCKS5 proxy for connections #159 2024-02-22 18:31:14 +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
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
450e451781 feat: add custom decoder/encoder for value content 2024-02-03 15:40:23 +08:00
Lykin
f09ee89a96 refactor: split data convert into separate files 2024-01-27 16:24:45 +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
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
Lykin
c76a0a505f feat: support pub/sub 2024-01-17 20:57:28 +08:00
Lykin
ffed68ae4c perf: remove unused parameter in content-slog 2024-01-17 16:40:49 +08:00
Lykin
042ef3075a fix: no data on server status page #119 2024-01-12 11:18:41 +08:00
Lykin
b7ba179e62 perf: compatible with situations where the "memory" command cannot be used #144 2024-01-11 14:30:12 +08:00
Lykin
5d2080aafb perf: support "skip insecure verify" and "sni" for SSL #67 #113 2024-01-11 00:32:55 +08:00
Lykin