Pure Python implementation of MySQL replication protocol.
PR | summary |
---|---|
#415 | Implement MariadbStartEncryptionEvent |
#424 | Fix typo in bitmap.py |
#458 | Enhance Data Integrity with Binlog Event Checksum Verification |
#460 | Add logging feature for BinLogStreamReader |
#468 | Fix GitHub Actions Failure |
#563 | Add error logging for crc32 validation failures |
High-level implementation of Raft.
PR | summary |
---|---|
#125 | Add logging level to python bindings |
#129 | Add pre-commit hooks for code formatting, linting |
#151 | Pretty print persisted log entries in CLI |