Asynchronous Unlock
Because Cursor.unlock is asynchronous in Strata, unlock needs to be asynchronous here in Advance so that it shares an interface with the other MVCC iterators.
Issue by Issue
- Release version 0.0.7. #34.
- Upgrade Proof to 0.0.46. #33.
unlock is no asynchronous. #32.