Port details |
- rubygem-solid_queue-rails72 Database-backed Active Job backend
- 1.1.2 databases
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2025-01-02 16:34:06
- Last Update: 2025-01-02 16:28:45
- Commit Hash: 58c8f65
- Also Listed In: rubygems
- License: MIT
- WWW:
- https://github.com/rails/solid_queue
- Description:
- Solid Queue is a DB-based queuing backend for Active Job, designed with
simplicity and performance in mind.
Besides regular job enqueuing and processing, Solid Queue supports delayed jobs,
concurrency controls, recurring jobs, pausing queues, numeric priorities per
job, priorities by queue order, and bulk enqueuing (enqueue_all for Active Job's
perform_all_later).
Solid Queue can be used with SQL databases such as MySQL, PostgreSQL or SQLite,
and it leverages the FOR UPDATE SKIP LOCKED clause, if available, to avoid
blocking and waiting on locks when polling jobs. It relies on Active Job for
retries, discarding, error handling, serialization, or delays, and it's
compatible with Ruby on Rails's multi-threading.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rubygem-solid_queue-rails72>0:databases/rubygem-solid_queue-rails72
- To install the port:
- cd /usr/ports/databases/rubygem-solid_queue-rails72/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/rubygem-solid_queue-rails72
- pkg install rubygem-solid_queue-rails72
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-solid_queue-rails72
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1735705217
SHA256 (rubygem/solid_queue-1.1.2.gem) = 178c9396d1cf0dac595c7508da90ddb397d25848ca007b5c5ed48e6ac6fc360c
SIZE (rubygem/solid_queue-1.1.2.gem) = 42496
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
- Runtime dependencies:
-
- rubygem-activejob72>=7.1 : devel/rubygem-activejob72
- rubygem-activerecord72>=7.1 : databases/rubygem-activerecord72
- rubygem-concurrent-ruby>=1.3.1 : devel/rubygem-concurrent-ruby
- rubygem-fugit>=1.11.0<1.12 : devel/rubygem-fugit
- rubygem-railties72>=7.1 : www/rubygem-railties72
- rubygem-thor>=1.3.1<1.4 : devel/rubygem-thor
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
-
- This port is required by:
- for Run
-
- www/rubygem-rails72
Configuration Options:
- No options to configure
- Options name:
- databases_rubygem-solid_queue-rails72
- USES:
- gem
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|