freebsd-ports/devel/libslave
Jason Helfman 3c5395e9db - add new port: devel/libslave
This is a library that allows any arbitrary C++ application to connect
to a Mysql replication master and read/parse the replication binary
logs.

In effect, any application can now act like a Mysql replication slave,
without having to compile or link with any Mysql server code.

One important use-case for this library is for receiving changes in
the master database in real-time, without having the store the
master's data on the client server.

WWW: https://github.com/Begun/libslave

PR:		174335
Submitted by:	g.veniamin@googlemail.com
2012-12-15 08:11:02 +00:00
..
distinfo
Makefile
pkg-descr
pkg-plist