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.
Gemfile:
=
インストール:
=
Runtime依存関係 (1):
activerecord
>= 2.3.14