This package browser is in early development. Mind the rough edges.

ruby-with-advisory-lock 4.0.0

Advisory locking for ActiveRecord

The With advisory lock gem adds advisory locking to ActiveRecord for PostgreSQL and MySQL. SQLite is also supported, but this uses the file system for locks.

Installation

Install ruby-with-advisory-lock 4.0.0 as follows:

guix install ruby-with-advisory-lock@4.0.0

Or install the latest version:

guix install ruby-with-advisory-lock

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.