RubyGems Navigation menu

sidekiq-aws-sqs 0.0.1

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:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

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

Runtime 依赖 (5):

aws-sdk-sqs ~> 1.53
dry-configurable ~> 1.0, >= 1.0.1
rails >= 6.0.0
safe_poller ~> 0.0.1
sidekiq >= 7.0.0

业主:

推送:

作者:

  • nejdetkadir

SHA 256 校验和:

929e713658f3c1cf5b2e39a08240f33a12b321d550584d72247d6dcd4e2b69de

下载总量 894

这个版本 552

许可:

MIT

需要的 Ruby 版本: >= 2.7.0

链接: