- Update API to use generics [GH-43)
FEATURES
- Add reverse tree traversal [GH-30]
FEATURES
- Adds a
Clone
method toTxn
allowing transactions to be split either into two independently mutable trees. [GH-26]
FEATURES
- Add
SeekLowerBound
to allow for range scans. [GH-24]
- go mod adopted