RubyGems Navigation menu

sidekiq-aws-sqs 0.0.0

sidekiq-aws-sqs is a Sidekiq extension that provides an easy way to poll and process messages from AWS SQS (Simple Queue Service) queues within a Sidekiq worker. It uses the SafePoller gem under the hood to safely poll messages at a specified interval, and gracefully handle shutdown events to avoid losing messages. It also integrates with Sidekiq's lifecycle events to start and stop the polling process automatically, and provides a simple interface to configure the SQS client and polling options.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.0.1 - April 25, 2023 (12 KB)
  2. 0.0.0 - April 18, 2023 (9.5 KB)

Owners:

Pushed by:

Authors:

  • nejdetkadir

SHA 256 checksum:

c5f861509e68b83e53b9e99dd2929a376871b2c0dd705e1acc74d056d3f9c160

Total downloads 894

For this version 342

License:

MIT

Required Ruby Version: >= 2.7.0

Links: