Skip to content

Commit 7845fa0

Browse files
Add more related projects
1 parent 621c5b7 commit 7845fa0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ Projects using this library
7070
* Meepo: Event sourcing and event broadcasting for datebases. https://github.com/eleme/meepo
7171
* Python MySQL Replication Blinker: This package read events from MySQL binlog and send to blinker's signal. https://github.com/tarzanjw/python-mysql-replication-blinker
7272
* aiomysql_replication: Fork supporting asyncio https://github.com/jettify/aiomysql_replication
73+
* python-mysql-eventprocessor: Daemon interface for handling MySQL binary log events. https://github.com/jffifa/python-mysql-eventprocessor
7374

7475
MySQL server settings
7576
=========================
@@ -270,6 +271,7 @@ Similar projects
270271
* MySQL Hadoop Applier: C++ version http://dev.mysql.com/tech-resources/articles/mysql-hadoop-applier.html
271272
* Java: https://github.com/shyiko/mysql-binlog-connector-java
272273
* GO: https://github.com/siddontang/go-mysql
274+
* PHP: Based on this this project https://github.com/krowinski/php-mysql-replication and https://github.com/fengxiangyun/mysql-replication
273275

274276
Special thanks
275277
================

0 commit comments

Comments
 (0)