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: 60,691 of 192,745
Downloads: 17,924

Daily

Ranking: 15,648 of 192,720
Downloads: 32

Depended by

RankDownloadsName
16,509118,498lev
72,02814,006openstax_transaction_retry

Depends on

RankDownloadsName
36788,753,363activerecord

Owners

#GravatarHandle
1iconDantemss
2iconopenstax