Module: ActiveJob::QueueAdapters
- Defined in:
- lib/active_job/queue_adapters/amazon_sqs_adapter.rb,
lib/active_job/queue_adapters/amazon_sqs_async_adapter.rb
Defined Under Namespace
Classes: AmazonSqsAdapter, AmazonSqsAsyncAdapter
Constant Summary collapse
- AmazonAdapter =
create an alias to allow
:amazonto be used as the adapter name:amazonis the convention used for ActionMailer and ActiveStorage AmazonSqsAdapter