RubyGems.org

locker

0.0.3

Locker is a locking mechanism for limiting the concurrency of ruby code using the database. It presently only works with PostgreSQL.

installgem install locker
Authors

Nathan Sutton, Justin Greer

3,180 total downloads 2,649 for this version
Owners

34302734693d026274feea8068812a93E253846fd855f49ff9694ffc3b02cb06

Gemfile
gem "locker", "~> 0.0.3"
Versions
  1. 0.0.3 September 2, 2011
  2. 0.0.2 August 31, 2011
  3. 0.0.1 August 31, 2011
Runtime Dependencies
  1. activerecord >= 2.3.14