Skip to content

openyun/mysql-sync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MySQL-Sync

Stateless data synchronization for MySQL

Install

composer install

Running

./think mysql-sync \
--master mysql://user:password@host:port/database \
--slave mysql://user:password@host:port/database

License

Apache License 2.0

About

Stateless data synchronization for MySQL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published