Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Jul 2017 12:39:07 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 220966] [NEW PORT] databases/py-mysql-replication: Pure Python Implementation of MySQL replication protocol
Message-ID:  <bug-220966-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D220966

            Bug ID: 220966
           Summary: [NEW PORT] databases/py-mysql-replication: Pure Python
                    Implementation of MySQL replication protocol
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: amutu@amutu.com

Created attachment 184664
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D184664&action=
=3Dedit
py-mysql-replication.shar

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

WWW: https://github.com/noplay/python-mysql-replication

QA:
portlint -AC
looks fine.

poudriere testport: 11.0R-amd64

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-220966-13>