Skip to content

v0.2.7

Latest
Compare
Choose a tag to compare
@doyoubi doyoubi released this 11 Sep 06:39
· 2 commits to master since this release

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/