Closed jonmeredith closed 8 years ago
Required for upcoming hashtree PR in riak_core.
eleveldb:fold also accepts a {first_key, <>} option that controls call to iterator_move(Itr, Seek).
eleveldb:fold
iterator_move(Itr, Seek)
:+1: c4c50ef
Required for upcoming hashtree PR in riak_core.
eleveldb:fold
also accepts a {first_key, <iterator_move(Itr, Seek)
.