Skip to content

Badger v1.1.1

Compare
Choose a tag to compare
@janardhan1993 janardhan1993 released this 28 Nov 04:25
· 818 commits to master since this release
  • Fix bug where txn.Get was returing key deleted in same transaction.
  • Fix race condition while decrementing reference in oracle.
  • Update doneCommit in the callback for CommitAsync.
  • Iterator sees writes of current transaction.