Replicate and Recover MySQL database changes through message broker
This project is aimed to synchronize local database with remote storage through the web sockets. The message broker provides ability to mixup event sources and transform required messages according to the businness needs. Subscription pattern adds flexibility to have required tables synchronized.
Catch MySQL bin log and transfer it through Web Queue Server
Fox-WAMP Web Application Message Server provides functionality to trasform messages
Apply received messages to the local MySQL database.