An open API service indexing awesome lists of open source software.

https://github.com/liberxue/binlog-kafka-java

TiDB Binlog To Kafka Java SDK Support
https://github.com/liberxue/binlog-kafka-java

binlog drainer java kafka kafka-client kafka-consumer kafka-producer tidb

Last synced: 4 months ago
JSON representation

TiDB Binlog To Kafka Java SDK Support

Awesome Lists containing this project

README

          

# TiDB-Binlog introduction

TiDB-Binlog is a tool used to collect TiDB's binary logs with the following features:

Data replication

Synchronize data from the TiDB cluster to heterogeneous databases.

Real-time backup and recovery

Backup the TiDB cluster into the Dump file and it can be used for recovery.

Multiple output format

Support MySQL, Dump file, etc.

History replay

Replay from any history point.