0.15.5
Additions
- Add argument
reverse
toiterate
andlistAll
to allow almost instant
queries for "last x transactions matching query y". - Reduce lock time on writing new transactions.
- Optimize the logic of writing new transactions.
Fixes
- Make sure the results of
iterate
andlistAll
are returned in insertion
order, or reverse insertion order ifreverse
is set.
Full Changelog: 0.15.4...0.15.5