tiny-craft
|
7b3c3df230
|
feat: add key layer reload/refresh back after database full loaded #72
perf: update database max keys each load next/all.
|
2023-11-10 13:01:18 +08:00 |
tiny-craft
|
9618990de8
|
feat: add partial entries loading for complex type(list/hash/set/zset/stream) #70
refactor: split "key value loading" into "key summary loading" and "key detail loading"
|
2023-11-09 14:42:35 +08:00 |
tiny-craft
|
e6b28c9edc
|
fix: incorrect max keys count after add or delete keys
|
2023-11-05 13:00:03 +08:00 |
tiny-craft
|
e28d091500
|
refactor: split connection_service into connection_service and browser_service in go
refactor: split connectionStore into connectionStore and browserStore in js
|
2023-11-05 11:58:59 +08:00 |