Commit Graph

11 Commits

Author SHA1 Message Date
lhpqaq
c1dd65d84f add scan command 2024-07-19 13:21:59 +08:00
finley
164a0dfa05 fix TestExpireAt 2023-07-29 15:49:36 +08:00
guoguangwu
2a0d96b8c3 chore: use t.Errorf(...) instead of t.Error(fmt.Sprintf(...)) 2023-07-15 15:24:01 +08:00
finley
1a3b32d2d2 remove decimal requirement 2023-06-20 22:22:18 +08:00
finley
7f6edf817e fix tiny bugs 2023-02-20 22:43:45 +08:00
li
d77f08c140 ADD EXPIRETIME and EXPIRETIME command 2023-02-15 09:22:03 +08:00
Eriri
f327000d3a Feat:Add "copy" command
Add "copy" command,also fixes the out of range error of select when the number is negative.

Move execCopy to "keys.go" ,
Add test in "keys_test.go",
Add "copy.go" and "copy_test.go" file.
2022-06-26 15:45:09 +08:00
hdt3213
374606f6f1 tcc rename 2022-04-10 18:31:55 +08:00
hdt3213
37ef7d8a34 rename godis/redis/reply to godis/redis/protocol 2022-04-10 08:35:51 +08:00
hdt3213
c97f3aae6e using TCC for MSetNX in cluster 2022-04-10 08:33:24 +08:00
hdt3213
4163a45278 optimize project structure 2021-11-08 23:05:53 +08:00