rails-transactional-outbox 0.3.0
An implementation of transactional outbox pattern to be used with Rails.
Gemfile:
=
install:
=
Runtime Dependencies (7):
activerecord
>= 5
activesupport
>= 3.2
concurrent-ruby
>= 0
dry-monitor
>= 0
sigurd
>= 0
zeitwerk
>= 0