hyperledger / aries-askar

Secure storage designed for Hyperledger Aries agents.
Apache License 2.0
59 stars 45 forks source link

(python) Add autocommit flag to transaction #162

Closed andrewwhitehead closed 1 year ago

andrewwhitehead commented 1 year ago

I don't think we can change the default commit behaviour for transactions as in #52 (at least not yet), but this allows them to auto-commit as long as an exception isn't raised.