ri > ActiveJob::QueueAdapters::QueueClassicAdapter

= ActiveJob::QueueAdapters::QueueClassicAdapter < Object

(from /home/chedong/.local/share/rdoc)
------------------------------------------------------------------------
== queue_classic adapter for Active Job

queue_classic provides a simple interface to a PostgreSQL-backed message
queue. queue_classic specializes in concurrent locking and minimizing
database load while providing a simple, intuitive developer experience.
queue_classic assumes that you are already using PostgreSQL in your
production environment and that adding another dependency (e.g. redis,
beanstalkd, 0mq) is undesirable.

Read more about queue_classic here(
https://github.com/QueueClassic/queue_classic ).

To use queue_classic set the queue_adapter config to :queue_classic.

  Rails.application.config.active_job.queue_adapter = :queue_classic
------------------------------------------------------------------------
= Instance methods:

  build_queue

Generated by phpman v4.9.26-1-g511901d · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-07-29 12:52 @216.73.217.111
CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0 Transitional!Valid CSS!