You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Sayan Nandan 11a9223e6b
Make MKSNAP return code 3 for `howmany != 0`
To streamline the actions we'll make sure that mksnap returns code 3
if an incorrect number of arguments are provided
The actiondoc for the `mksnap` action was added and the contributing
guide was also updated

Signed-off-by: Sayan Nandan <nandansayan@outlook.com>
4 years ago
..
config Implement `mksnap` action 4 years ago
coredb Make sure that only one snapshot is made at a time 4 years ago
diskstore Make MKSNAP return code 3 for `howmany != 0` 4 years ago
kvengine Make MKSNAP return code 3 for `howmany != 0` 4 years ago
protocol Provide `asyncdb` for `dbtest` macro functions 4 years ago
queryengine Implement `mksnap` action 4 years ago
resp Improve `Writable` impl for `terrapipe::RespCodes` 4 years ago
tests Make sure that only one snapshot is made at a time 4 years ago
cli.yml Bump up version 4 years ago
dbnet.rs Provide `asyncdb` for `dbtest` macro functions 4 years ago
main.rs Provide `asyncdb` for `dbtest` macro functions 4 years ago