https://github.com/oceanbase/oblogclient
A Java library to get commit log data from OceanBase.
https://github.com/oceanbase/oblogclient
binlog cdc oblogproxy oceanbase
Last synced: 6 months ago
JSON representation
A Java library to get commit log data from OceanBase.
- Host: GitHub
- URL: https://github.com/oceanbase/oblogclient
- Owner: oceanbase
- License: apache-2.0
- Created: 2021-09-27T11:22:47.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-09-18T02:32:54.000Z (over 1 year ago)
- Last Synced: 2025-07-06T22:41:37.076Z (6 months ago)
- Topics: binlog, cdc, oblogproxy, oceanbase
- Language: Java
- Homepage:
- Size: 317 KB
- Stars: 17
- Watchers: 7
- Forks: 13
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
OceanBase Log Client
--------------------
English | [简体中文](README_CN.md)
[](https://github.com/oceanbase/oblogclient/actions/workflows/maven_build_master.yml)
[](https://github.com/oceanbase/oblogclient/releases)
[](LICENSE)
OceanBase Log Client is a library for obtaining the commit log of [OceanBase](https://github.com/oceanbase/oceanbase).
Getting Started
---------------
You can use this library with [oblogproxy](https://github.com/oceanbase/oblogproxy) to get the commit log of OceanBase. See the [LogProxy client tutorial](docs/quickstart/logproxy-client-tutorial.md) for more details.
Communication
---------------
* [GitHub Issues](https://github.com/oceanbase/oblogclient/issues) (Bug reports, feature requests)
* [Official Forum](https://ask.oceanbase.com/) (Q&A, ideas, general discussion)
* DingTalk Group (Q&A, general discussion): 33254054
License
-------
See [LICENSE](LICENSE) for more information.