A queueing library for Ruby apps that features asynchronous job polling, database maintained locks, and only requires pg.
gem install queue_classicNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Enqueue a job to be processed asynchronously.
Ensure your application uses PostgreSQL and the pg gem is installed.
No dependency data recorded yet.