Skip to content

bileji/binlog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mysql Binlog

Config path:

conf/binlog.json

{
  "mysql": {
    "host": "127.0.0.1",
    "port": 3306,
    "username": "root",
    "password": "",
    "slave_id": 1009
  },
  "gear_man": {
      "host": "49.213.11.59",
      "port": 4730
  },
  "cache_path": "./.pos"
}

Run

./bin/binlog -c=./conf/binlog.json

About

Binlog log listener and distribute

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published