Skip to content

bensinober/nodejs_binlog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nodejs binlog tracer

Simple http and websocket server written in Nodejs to tap into a mysql replication log and print to a webpage using websocket events.

./npm install
./npm start

Env vars

PORT : port for server and websocket to listen on MYSQL_HOST : host with mysql binlog with ROW logs enabled MYSQL_PORT : port to mysql host MYSQL_USER : username with replication permissions MYSQL_PASS : password of above

About

Simple nodejs mysql binlog tracer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published