[ ソース: ruby-with-advisory-lock ]
パッケージ: ruby-with-advisory-lock (5.3.0-2)
ruby-with-advisory-lock に関するリンク
Debian の資源:
ruby-with-advisory-lock ソースパッケージをダウンロード:
- [ruby-with-advisory-lock_5.3.0-2.dsc]
- [ruby-with-advisory-lock_5.3.0.orig.tar.gz]
- [ruby-with-advisory-lock_5.3.0-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Advisory locking (mutexes) for ActiveRecord when used with MySQL or PostgreSQL
WithAdvisoryLock adds advisory locking (mutexes) to ActiveRecord, jruby or truffleruby, when used with MySQL or PostgreSQL.
An advisory lock is a mutex used to ensure no two processes run some process at the same time. When the advisory lock is powered by your database server, your mutex spans hosts.
その他の ruby-with-advisory-lock 関連パッケージ
|
|
|
|
-
- dep: ruby-activerecord (>= 2:6.1)
- object-relational mapper framework (part of Rails)
-
- dep: ruby-zeitwerk (>= 2.6)
- Efficient and thread-safe constant autoloader