RubyGems Navigation menu

pub_sub_model_sync 1.7.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:
= 複製 已複製

安裝:
=

版本列表:

  1. 1.9.3 - January 25, 2023 (344.0 KB)
  2. 1.9.2 - January 17, 2023 (344.0 KB)
  3. 1.9.1 - January 16, 2023 (343.5 KB)
  4. 1.9.0 - January 13, 2023 (343.5 KB)
  5. 1.7.2 - December 29, 2022 (343.5 KB)
  6. 1.7.0 - December 02, 2022 (344.0 KB)
顯示所有版本(共 66)

Runtime 相依性套件 (1):

rails >= 0

Development 相依性套件 (4):

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

擁有者:

Pushed by:

作者:

  • Owen

SHA 256 checksum:

9738f8c68be4801b849f3ae5c0c11f7c54fdbac78a9b90a290a6f746fe4db029

總下載次數 84,115

這個版本 523

License:

MIT

Ruby 版本需求: >= 2.4

相關連結: