python3-mysql-replication - Pure Python Implementation of MySQL replication protocol build on top of PyMYSQL
Website: | https://github.com/noplay/python-mysql-replication |
---|---|
License: | Apache-2.0 |
Vendor: | PostgreSQL Global Development Group |
- Description:
Pure Python Implementation of MySQL replication protocol build on top of PyMYSQL. This allow you to receive event like insert, update, delete with their datas and raw SQL queries. Use cases - MySQL to NoSQL database replication - MySQL to search engine replication - Invalidate cache when something change in database - Audit - Real time analytics
Packages
python3-mysql-replication-0.31-1.rhel7.noarch [97 KiB] |
Changelog
by - Devrim Gündüz (2023-03-30):
- Update to 0.31 |
python3-mysql-replication-0.26-1.rhel7.noarch [86 KiB] |
Changelog
by - Devrim Gündüz (2022-02-07):
- Update to 0.26 - Add Python 3.10 fixes to spec file |
python3-mysql-replication-0.22-1.rhel7.noarch [86 KiB] |
Changelog
by - Devrim Gündüz (2020-12-09):
- Initial packaging for PostgreSQL RPM repository, to satisfy pg_chameleon dependency. |