Commit Graph

3 Commits

Author SHA1 Message Date
bjr
2578cbfcef Add info command (#145)
* Generate a new runid for each start of godis

* Add info command

* Add info command

* Generate a new runid for each start of godis

* Add unittests for the info command

* Add info command

* Record the number of clients in the current Godis server

* Add info command
2023-03-29 08:12:53 +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
3605f09def cluster test suite 2022-04-13 23:10:23 +08:00