locker 0.6.0
Locker is a locking mechanism for limiting the concurrency of ruby code using the database. It presently only works with PostgreSQL.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (1):
            activerecord
            >= 3.2, < 6
          
    



