table_sync

DB Table synchronization between microservices based on Model's event system and RabbitMQ messaging


Keywords
data-synchronization, database-synchronization, event-driven-architecture, micro-services, table-synchronization
License
MIT
Install
gem install table_sync -v 6.5.0

Documentation

TableSync · Gem Version Build Status Coverage Status

DB Table synchronization between microservices based on Model's event system and RabbitMQ messaging

Installation

gem 'table_sync'
$ bundle install
# --- or ---
$ gem install table_sync
require 'table_sync'

Usage

Usage information available in the Wiki.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/umbrellio/table_sync.

License

Released under MIT License.

Authors

Team Umbrellio


Supported by Umbrellio