▲ 3 ▼ Gopli - DB replication tool to synchronize data with multi environments
Database backup between remote hosts (or local) written in Golang.
Register to comment or vote on this story
Database backup between remote hosts (or local) written in Golang.
This works with mysql only at the moment by wrapping the mysql command? Can you give us a rundown of how you normally use it and what problems it solves? The readme doesn't give a lot of detail and that might be worth adding there too. A few minor points I'd look at:
Thank you for comments, kenny.
I wrote down the features of this tool, but about Gopli implementation and tests are not yet.
Please wait for that, I'll do the documentation or test-implementation which you pointed out asap.