outboxable 1.0.4
The Outboxable Gem is tailored for Rails applications to implement the transactional outbox pattern. It currently only supports ActiveRecord.
Gemfile:
=
install:
=
Runtime Dependencies (2):
bunny
>= 2.19.0
connection_pool
~> 2.3.0