New args for rocksdb:transaction_iterator()

This commit is contained in:
Ulf Wiger
2023-05-22 16:11:41 +02:00
committed by Thomas Arts
parent f2b6116d31
commit 71ebaf2d66
3 changed files with 6 additions and 5 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
{deps,
[
{sext, "1.8.0"},
{rocksdb, {git, "https://gitlab.com/seanhinde/erlang-rocksdb.git", {ref,"9ae37839"}}},
{rocksdb, {git, "https://gitlab.com/barrel-db/erlang-rocksdb.git", {tag,"1.8.0"}}},
{hut, "1.4.0"}
]}.