basho / riak

Riak is a decentralized datastore from Basho Technologies.
http://docs.basho.com
Apache License 2.0
3.93k stars 534 forks source link

Riak 3.0 @ Erlang 22 #1003

Closed kpy3 closed 4 years ago

kpy3 commented 4 years ago

It seems riak 3.0 limited with erlang 20, how can I use latest erlang with develop-3.0 branch? Is there a plan to support latest erlang versions?

martincox commented 4 years ago

Some work has been completed on 21/22 compatibility by @ThomasArts. I don't think that it is finished yet, but it should not be too far away. It might just be a case of tweaking the otp_release_vsn in some rebar configs.