Skip to content
This repository has been archived by the owner on Nov 21, 2018. It is now read-only.

Releases: payout/announcer

0.5.1

05 Oct 00:32
Compare
Choose a tag to compare
0.5.1 Pre-release
Pre-release

Making async_resque multi-process safe (e.g., when using with unicorn).

0.5.0

02 Oct 00:46
Compare
Choose a tag to compare
0.5.0 Pre-release
Pre-release

Added async_resque publisher.

0.3.0

09 Mar 21:27
Compare
Choose a tag to compare
0.3.0 Pre-release
Pre-release
  • Number of priorities now configurable with subscriptions.max_priority
  • Subscription Resque queue now formatted using a block instead of a string template. Allows for greater flexibility in naming your subscription queues.

0.2.0

05 Mar 20:55
Compare
Choose a tag to compare
0.2.0 Pre-release
Pre-release
  • Adding plugins interface

0.1.0

04 Mar 00:18
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release

Implementing basic event bus functionality.