Closed ghost closed 3 years ago
On other Basho repos @nsaadouni has done a tidy-up of branches and made develop-3.0 (i.e. the OTP 20 target branch) the default. Would this be helpful here too? With the docker support then merged into develop-3.0?
Hi @bryanhuntesl do you know what is the plan with this PR? I'm mostly interested in being able to compile eleveldb
with rebar3 on OS X.
It joins the rest of the list of lose ends on the risk project. maybe fork using this branch ? @robertoaloi
Lets operate on the basis that :
riak_core
and it needs hashtree/metadata etc which are all dependent upon eleveldb (for now).riak_core
in Elixir applicationsThis PR :
Downside : The tools for inspecting SST files don't build - can't get them to work in any of the envs (OSX,Alpine,Debian) - perhaps someone with better c/c++ experience can figure that out - in any event nobody uses them apart from @matthewvon - maybe he can offer a suggestion/tweak to get them working again. I think that's acceptable for now.