RubyGems Navigation menu

pub_sub_model_sync 1.6.0

This gem permits to sync automatically models and custom data between multiple Rails applications by publishing notifications via pubsub (Google PubSub, RabbitMQ, or Apache Kafka) and automatically processed by all connected applications. Out of the scope, this gem includes transactions to keep Data consistency by processing notifications in the order they were delivered.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.9.3 - January 25, 2023 (344 KB)
  2. 1.9.2 - January 17, 2023 (344 KB)
  3. 1.9.1 - January 16, 2023 (344 KB)
  4. 1.9.0 - January 13, 2023 (344 KB)
  5. 1.7.2 - December 29, 2022 (344 KB)
  6. 1.6.0 - October 17, 2022 (344 KB)
Show all versions (66 total)

Runtime Dependencies (1):

rails >= 0

Development Dependencies (4):

bundler >= 0
rake >= 0
rspec >= 0
sqlite3 >= 0

Owners:

Pushed by:

Authors:

  • Owen

SHA 256 checksum:

52491ed35d8d6586c2b85f723ecf846dc5a7d5a36a1d87232998e3c8210494db

Total downloads 83,409

For this version 448

License:

MIT

Required Ruby Version: >= 2.4

Links: