locker 0.2.0
Locker is a locking mechanism for limiting the concurrency of ruby code using the database. It presently only works with PostgreSQL.
Gemfile:
=
安裝:
=
Runtime 相依性套件 (1):
activerecord
>= 2.3.14