locker 0.0.1
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