Skip to content
/ ybinlogp Public
forked from Yelp/ybinlogp

A fast mysql binlog parser, C++ & Darwin port with Python bindings using boost.python.

Notifications You must be signed in to change notification settings

eskil/ybinlogp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A fast mysql binlog parser, C++ & Darwin port with Python bindings
using boost.python.

This is a heavily modified version of the C ybinlogp tool. It's been
c++ified heavily, is C++ iterator compatible and provides Python
bindings via boost.python.

Tested against boost 1.42 and 1.44.

About

A fast mysql binlog parser, C++ & Darwin port with Python bindings using boost.python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 94.1%
  • Python 5.5%
  • Shell 0.4%