On May 15, 2016, at 12:57 PM, Norbert Melzer <[email protected]> wrote: > > I haven't found anything on riaks product page mentioning that it has to be > run on OTP 16, but as someone who wants participates in a programming contest > regularly I do also know about some of the pitfalls with distributions… OTP > 16B3 is in Ubuntu 14.04 LTS standard repositories, unless this changes the > world outside of Elixir will probably consider OTP 16 the most current :( I > do hope the best for 16.04 LTS but my university will not do the switch > before next sommer.
Info I found on their site: - They made patches to R16 and want Riak to run specifically with their patched version. - "Most of" their patches have been incorporated into later releases of Erlang. - But they currently only support Riak on their specific R16. So it seems that writing Elixir code to integrate with Riak is not a practical option for now. Using it from Elixir, via normal message sends to their normal standalone install, certainly still is viable. But integrating Elixir code into it, not yet. -- Scott Ribe [email protected] http://www.elevated-dev.com/ https://www.linkedin.com/in/scottribe/ (303) 722-0567 voice -- You received this message because you are subscribed to the Google Groups "elixir-lang-core" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elixir-lang-core/8D1FD171-B80A-4644-8DF8-B6CE6A4E15BD%40elevated-dev.com. For more options, visit https://groups.google.com/d/optout.
