mysql-shadow
mysql-shadow copied to clipboard
Similar project
Hello Petar,
I have been working on a very similar project lately. Originally, I tried replicated MySQL data in Mongo but after digging into DDP deeper, I realized that a subscription could be managed directly. If you would like to take a look: https://github.com/numtel/meteor-mysql
-Ben
Thank you Ben, I'l take a look.
Cheers!