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.
- Outputs:
out - Website: https://closuretree.github.io/with_advisory_lock/
- Licenses: Expat
- Package source: gnu/packages/rails.scm
- Builds: See build status
- Issues: See known issues
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.