Commit Graph

15 Commits

Author SHA1 Message Date
tiny-craft 1cf893149a feat: add command line mode 2023-10-26 19:29:26 +08:00
tiny-craft 4a0807e463 chore: forbid rename key in cluster mode 2023-10-15 22:40:10 +08:00
tiny-craft 444d0ea199 feat: support cluster mode 2023-10-15 19:49:33 +08:00
tiny-craft 76734989d5 fix: big number lose precision via view as JSON format #52 2023-10-11 15:48:29 +08:00
tiny-craft a4412d21d4 perf: support display binary key name which unreadable(convert to hex string) #49 2023-10-11 01:15:23 +08:00
tiny-craft a6645e3340 fix: Chinese characters are incorrectly recognized as binary. #50 2023-10-09 23:10:31 +08:00
tiny-craft b3c494f15e feat: added support for viewing in brotli decompression 2023-10-08 23:29:43 +08:00
tiny-craft 30e7016aa3 fix: database index confused after setting database filter 2023-10-08 18:25:52 +08:00
tiny-craft 7937b5b0f8 perf: optimized string viewing logic 2023-10-05 23:54:43 +08:00
tiny-craft ffc50a7fcc refactor: move the handling of String viewing methods to backend
feat: add view as gzip/deflate #30
2023-10-04 04:42:17 +08:00
tiny-craft e3ddd8447b refactor: upgrade go dependencies, remove unnecessary dependencies and code 2023-08-22 16:09:59 +08:00
tiny-craft 3c8221f43f perf: use build-in min/max function instead 2023-08-16 10:15:17 +08:00
tiny-craft ab4c78c3d7 perf: display command cost time in log list table
perf: beautify color of redis type tag
2023-08-01 00:44:31 +08:00
tiny-craft 4879901a33 feat: add app launch log page 2023-08-01 00:44:31 +08:00
tiny-craft f8882d4eea Initial commit 2023-06-27 15:53:29 +08:00