(Go: >> BACK << -|- >> HOME <<)

Skip to content
View anjieych's full-sized avatar
Block or Report

Block or report anjieych

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. my2sql my2sql Public

    Forked from liuhr/my2sql

    解析MySQL binlog ,可以生成原始SQL、回滚SQL、去除主键的INSERT SQL等,也可以生成DML统计信息以及大事务分析信息。在原版本基础上,增加了-work-type 为2sql时将binlog按maxwell json格式输出到kafka,消息主题格式为:{自定义前缀,对应参数-kafkaTopicPrifix}_{database name}_{table name}

    Go