2.1.1
- Fix panic that occurred when calling
compact()
when a read transaction was in progress - Fix
ReadTransaction::close()
to returnOk
when it succeeds - Performance optimizations
compact()
when a read transaction was in progressReadTransaction::close()
to return Ok
when it succeeds