Categories: None [Edit]

openstax_transaction_isolation

https://rubygems.org/gems/openstax_transaction_isolation
Set transaction isolation level in the ActiveRecord in a database agnostic way. Works with MySQL, PostgreSQL and SQLite as long as you are using new adapters mysql2, pg or sqlite3. Supports all ANSI SQL isolation levels: :serializable, :repeatable_read, :read_committed, :read_uncommitted.

Total

Ranking: 138,657 of 186,961
Downloads: 4,172

Daily

Ranking: 42,709 of 186,954
Downloads: 20

Depended by

RankDownloadsName
16,044112,110lev
98,1748,015openstax_transaction_retry

Depends on

RankDownloadsName
36705,075,808activerecord

Owners

#GravatarHandle
1iconDantemss
2iconopenstax