go-memdb v1.2.0 Release Notes

Release Date: 2020-04-06 // about 4 years ago
  • ➕ Adds Txn.Snapshot method to return a read-only snapshot of the current transaction. Thanks to @feldgendler.