Skip to content

woodlgz/go-mysql-aerospike

 
 

Repository files navigation

go-mysql-aerospike is a service syncing your MySQL data into aerospike automatically.

It uses mysqldump to fetch the origin data at first, then syncs data incrementally with binlog.

This project is inspired by go-mysql-elasticsearch by siddontang and I extend its functionality.

About

Sync MySQL data into aerospike

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 97.6%
  • Shell 1.9%
  • Makefile 0.5%