Commit Graph

15 Commits

Author SHA1 Message Date
NaNShaner
dd073b0645 bugfix: Fix the issue with the result format returned by the randomkey command 2024-05-04 16:28:15 +08:00
finley
1a3b32d2d2 remove decimal requirement 2023-06-20 22:22:18 +08:00
hdt3213
68d7f28b1a refactor command command 2023-05-04 23:04:12 +08:00
xing-you-ji
1e767b6797 add aof-use-rdb-preamble 2023-04-29 20:49:42 +08:00
suger-no
25bbd82da5 support Command command 2023-04-25 20:10:19 +08:00
bijingrui
6103ca01c0 Add randomkey command 2023-04-10 08:02:27 +08:00
Allen
382fabb538 fix: string.go execSetBit did not record aof log 2023-03-07 22:12:40 +08:00
hdt3213
380d936ed5 replication slave side 2022-07-02 11:45:56 +08:00
Lu JJ
7a9cbb7c11 Convert GETSET to SET command to write AOF 2022-06-13 10:23:18 +08:00
Eriri
4682f254f2 Convert to "del" to write aof instead of "getdel" 2022-06-12 08:35:27 +08:00
Eriri
f3274fd8c8 Feat: Add "GetEX" and "GetDel" Commands 2022-06-12 08:35:27 +08:00
hdt3213
c1d800e110 fix test suite 2022-04-30 19:33:11 +08:00
hdt3213
0da9c96a3b support bitmap 2022-04-30 19:03:32 +08:00
hdt3213
37ef7d8a34 rename godis/redis/reply to godis/redis/protocol 2022-04-10 08:35:51 +08:00
hdt3213
4163a45278 optimize project structure 2021-11-08 23:05:53 +08:00