openstax_transaction_retry 1.2.0
Retries database transaction on deadlock and transaction serialization errors. Supports MySQL, PostgreSQL and SQLite (as long as you are using new drivers mysql2, pg, sqlite3).
Gemfile:
=
install:
=
Versions:
- 1.2.0 August 28, 2023 (12 KB)
Runtime Dependencies (2):
activerecord
>= 5.1
transaction_isolation
>= 1.0.5