Skip to content

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

License

Notifications You must be signed in to change notification settings

DenisKem/table_sync

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TableSync · Gem Version Build Status Coverage Status

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

Instalation

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

Usage

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

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 99.9%
  • Shell 0.1%