finley
98f986a363
use regex implementing wildcard
2022-07-08 23:48:42 +08:00
finley
47ec67c4dc
update comments
2022-07-03 18:03:30 +08:00
hdt3213
380d936ed5
replication slave side
2022-07-02 11:45:56 +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
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
Eriri
bde2c8ccbe
Feat: Add HStrlen Command.
2022-06-04 14:44:58 +08:00
Eriri
951a844439
Feat:Add hrandfield Command.
2022-06-04 14:41:46 +08:00
Eriri
24b785e023
Remove redundant code in sortedset.go
2022-06-01 14:27:29 +08:00
hdt3213
665fd2a219
support save and bgsave
2022-05-23 22:47:26 +08:00
Singularity0909
7059a123d1
feat: add SPOP command
2022-05-12 14:13:05 +08:00
hdt3213
c1d800e110
fix test suite
2022-04-30 19:33:11 +08:00
hdt3213
24faeb3c56
fix test suite
2022-04-30 19:23:49 +08:00
hdt3213
0da9c96a3b
support bitmap
2022-04-30 19:03:32 +08:00
hdt3213
e8891f8386
load RDB file
2022-04-18 21:00:42 +08:00
hdt3213
6be0452040
tcc rename nx
2022-04-11 22:42:31 +08:00
hdt3213
e378731a26
optimize code structure
2022-04-11 20:17:07 +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
38001a2d18
go lint
2021-11-08 23:24:43 +08:00
hdt3213
4163a45278
optimize project structure
2021-11-08 23:05:53 +08:00