RubyGems Navigation menu

osbourne 1.2

This is a simple implementation of the fan-out pubsub pattern for Rails, using SQS & SNS as the message broker. Includes a generator & runner for workers, as well as built-in provisioning for topics, subscriptions, qeues, and dead-letter queues

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.2.1 - February 03, 2019 (27.5 KB)
  2. 1.2.0.1 - December 04, 2018 (27.5 KB)
  3. 1.2 - November 29, 2018 (27.5 KB)
  4. 1.1.6 - November 29, 2018 (27.5 KB)
  5. 1.1.5 - October 29, 2018 (27.5 KB)
Show all versions (18 total)

Runtime Dependencies (5):

aws-sdk-core < 4, >= 3.37
aws-sdk-sns < 2, >= 1.5
aws-sdk-sqs < 2, >= 1.6
railties < 6, >= 5
thor >= 0.19

Development Dependencies (14):

bundler ~> 1.8
guard >= 2
guard-rspec ~> 4.7
mock_redis >= 0.19
pry-byebug >= 3.6
rake >= 10
redis < 5, >= 4
rspec < 4, >= 3.2
rubocop >= 0.50
simplecov ~> 0.16

Owners:

Authors:

  • Steve Allen

SHA 256 checksum:

2def394126663b7df0bd9d51d21e6e0daf4e39c112a2c2f546742a3b35f773db

Total downloads 18,094

For this version 1,456

License:

GPL-3.0

Required Ruby Version: >= 2.3

Links: