Improve mnesia-compat abort returns, use latest rocksdb #10

Open
uwiger wants to merge 2 commits from uw-erlang-rocksdb-dist into master
2 changed files with 2 additions and 2 deletions
Showing only changes of commit ce0c09aec6 - Show all commits

View File

@ -4,7 +4,7 @@
{deps,
[
{sext, "1.8.0"},
{rocksdb, {git, "https://github.com/emqx/erlang-rocksdb.git", {tag, "9.10.0-emqx-2"}}},
{rocksdb, {git, "https://github.com/emqx/erlang-rocksdb.git", {ref, "09df04e"}}},
{hut, "1.4.0"}
]}.

View File

@ -2,7 +2,7 @@
[{<<"hut">>,{pkg,<<"hut">>,<<"1.4.0">>},0},
{<<"rocksdb">>,
{git,"https://github.com/emqx/erlang-rocksdb.git",
{ref,"d3481881fa70ff116846a73cc58b540a6c444f4a"}},
{ref,"09df04e02f250a5075bb93cafdd3b637cab81d96"}},
0},
{<<"sext">>,{pkg,<<"sext">>,<<"1.8.0">>},0}]}.
[