2 Star 1 Fork 1

OceanBase / oblogproxy

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 1.42 KB
一键复制 编辑 原始数据 按行查看 历史
wangyunlai.wyl 提交于 2021-10-01 19:48 . init

OceanBase Migration Serivce LogProxy

OceanBase增量日志代理服务,是 OMS 的一部分。基于 liboblog, 以服务的形式,提供实时增量链路接入和管理能力,方便应用接入OceanBase增量日志;能够解决网络隔离的情况下,订阅增量日志的需求;并提供多种链路接入方式:

  • Client
  • Canal
  • More...

Quick start

Compile

Install CMake 3.2 or above.

mkdir buildir && cd buildir && cmake .. && make

Play with it

# run server
./logproxy -f ./conf/conf.json
# run demo client
./demo_client -h127.0.0.1 -P2983 

Documentation

Licencing

OceanBase Database is under MulanPubL - 2.0 license. You can freely copy and use the source code. When you modify or distribute the source code, please obey the MulanPubL - 2.0 license.

Contributing

Contributions are warmly welcomed and greatly appreciated. Here are a few ways you can contribute:

  • Raise us an issue.
  • Submit Pull Requests.

Support

In case you have any problems when using OceanBase Database, welcome reach out for help:

1
https://gitee.com/oceanbase/oblogproxy.git
git@gitee.com:oceanbase/oblogproxy.git
oceanbase
oblogproxy
oblogproxy
master

搜索帮助