ruby-with-advisory-lock
Advisory locking (mutexes) for ActiveRecord when used with MySQL or PostgreSQL
Description
WithAdvisoryLock adds advisory locking (mutexes) to ActiveRecord 6.0+, with ruby 2.7+, jruby or truffleruby, when used with MySQL or PostgreSQL. SQLite resorts to file locking. 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, as long as it isn't SQLite, your mutex spans hosts.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/ClosureTree/with_advisory_lock
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install ruby-with-advisory-lock