We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
9561837
There was an error while loading. Please reload this page.
Full Changelog: v2.0.0...v2.1.0
152df32
Now exports a generic API
49d1d02
Fix bugs in SeekLowerBound and SeekReverseLowerBound where keys are not null-byte terminated. See #39 for more information.
SeekLowerBound
SeekReverseLowerBound
57230d8
FEATURES
e47f517
Adds a Clone method to Txn allowing transactions to be split either into two independently mutable trees.
Clone
Txn