OceanBase is an enterprise distributed relational database with high availability, high performance, horizontal scalability and compatibility with SQL standards.
OceanBase is an enterprise distributed relational database with high availability, high performance, horizontal scalability and compatibility with SQL standards.
LogMessage是一种数据库增量数据的输出格式,oceanbase的增量采集模块liboblog正是使用的这种消息格式来输出增量数据,LogMessage支持oceanbase中不同数据类型的增量数据的 写入,具有序列化和反序列化的能力。
接受ob增量变更日志的客户端,通过与LogProxyServer交互,实时接收数据,将数据反序列化成LogMessage放入到阻塞队列中供下游系统同步使用。 该项目一般会编译成sdk,引入到其他项目中,如canal。
Contributions last year: 56
Max continuous contributions: 2
Recent contributions: 1
Commits, issues, and pull requests will appear on your contribution graph. Only when the email address used for the commits in local configuration is associated with your GitOSC account, the commits' contribution will be counted.