osbourne 0.1.3
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:
=
安裝:
=
Runtime 相依性套件 (5):
Development 相依性套件 (14):
bundler
~> 1.8
connection_pool
~> 2
guard
~> 2
guard-bundler
~> 2.1
guard-rspec
~> 4.7
mock_redis
~> 0
pry-byebug
~> 3.6
rake
~> 10.0
redis
~> 4
rspec
~> 3
rubocop
~> 0
rubocop-rspec
~> 1
simplecov
~> 0.16
simplecov-console
~> 0.4