Update README.md
This commit is contained in:
parent
54e3096020
commit
0cc998a7e3
1 changed files with 6 additions and 2 deletions
|
@ -64,9 +64,13 @@ The book_start method should respond once startup is complete. The [leveled_boo
|
|||
|
||||
Running in Riak requires Riak 2.9 or beyond, which is available from January 2019.
|
||||
|
||||
There are three main branches:
|
||||
There are two main branches under active development:
|
||||
|
||||
[`develop-3.1` - default](https://github.com/martinsumner/leveled/tree/develop-3.1): Target for the Riak 3.1 release with support for OTP 22 and OTP 24;
|
||||
[`develop-3.4` - default](https://github.com/martinsumner/leveled/tree/develop-3.4): Target for the Riak 3.4 release with support for OTP 24 and OTP 26;
|
||||
|
||||
[`develop-3.1`](https://github.com/martinsumner/leveled/tree/develop-3.1): Target for the Riak 3.2 release with support for OTP 22 and OTP 24.
|
||||
|
||||
There are two legacy branches, used in older versions of Riak:
|
||||
|
||||
[`develop-3.0`](https://github.com/martinsumner/leveled/tree/develop-3.0): Used in the Riak 3.0 release with support for OTP 20 and OTP 22;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue