Skip to content

Advance 0.0.7.

Latest

Choose a tag to compare

@bigeasy bigeasy released this 14 Aug 15:06
· 124 commits to master since this release

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.