rails-transactional-outbox 0.2.1
An implementation of transactional outbox pattern to be used with Rails.
Gemfile:
=
安装:
=
Runtime 依赖 (7):
activerecord
>= 5
activesupport
>= 3.2
concurrent-ruby
>= 0
dry-monitor
>= 0
redis
>= 0
sigurd
>= 0
zeitwerk
>= 0