basho / basho_bench

A load-generation and testing tool for basically whatever you can write a returning Erlang function for.
Apache License 2.0
311 stars 197 forks source link

Update required Erlang version #202

Closed jadeallenx closed 8 years ago

jadeallenx commented 8 years ago

Addresses #201 (RCS-348)

kuenishi commented 8 years ago

I think it was me who updated required_otp_vsn in rebar.config to R16|17. Do we still need to support R15?

jadeallenx commented 8 years ago

For purely Basho projects, I doubt it. Not sure who out in the wide world might be affected though.

slfritchie commented 8 years ago

Hi, Mark. Would you mind changing that README patch to version R16. The rebar.config file mentions 3 dependent packages that have made R15 difficult without forking the !@#$! deps and fixing their incompatibilities.

jadeallenx commented 8 years ago

Done @slfritchie