This version is mainly for:
- Crash fix in SLOWLOG #129
- Compatibility support for the new format of
CLUSTER NODES
, which makes corvus be able to work with Redis 4.0 now #124 . Note that corvus still does not support new commands introduced in redis 3.2 and redis 4.
Build
Download the corvus-0.2.7.tar.bz2
and run the following command.
$ tar xjf corvus-0.2.7.tar.bz2 && cd corvus-0.2.7
$ make deps && make
Then you can find corvus
binary in src/