Skip to content

Commit 449e50f

Browse files
Add more project using it
1 parent 924dbbf commit 449e50f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,8 @@ Projects using this library
6767
* Cache buster: an automatic cache invalidation system https://github.com/rackerlabs/cache-busters
6868
* Zabbix collector for OpenTSDB https://github.com/OpenTSDB/tcollector/blob/master/collectors/0/zabbix_bridge.py
6969
* Meepo: Event sourcing and event broadcasting for datebases. https://github.com/eleme/meepo
70+
* 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
71+
* aiomysql_replication: Fork supporting asyncio https://github.com/jettify/aiomysql_replication
7072

7173
MySQL server settings
7274
=========================
@@ -265,6 +267,8 @@ Similar projects
265267
==================
266268
* Kodoma: Ruby-binlog based MySQL replication listener https://github.com/y310/kodama
267269
* MySQL Hadoop Applier: C++ version http://dev.mysql.com/tech-resources/articles/mysql-hadoop-applier.html
270+
* Java: https://github.com/shyiko/mysql-binlog-connector-java
271+
* GO: https://github.com/siddontang/go-mysql
268272

269273
Special thanks
270274
================

0 commit comments

Comments
 (0)