OceanBase Log Client
OceanBase Log Client is a library for obtaining log of OceanBase.
Getting Started
Work with LogProxy
Use LogProxyClient
You can use logproxy-client
with oblogproxy to get the commit log of OceanBase cluster, see the tutorial for more details.
Version Compatibility
oblogproxy
compresses the record data from 1.0.1
, and logproxy-client
fixed the decompression process with #33 from 1.0.4
, so there is a version compatibility as follows:
oblogproxy |
logproxy-client |
---|---|
1.0.0 |
1.0.0 - 1.0.3
|
1.0.1 or later |
1.0.4 or later |
Connect to OceanBase Directly
Coming soon.
Communication
- Official Q&A Website (Chinese) (Q&A, ideas, general discussion)
- GitHub Issues (Bug reports, feature requests)
- DingTalk Group (Q&A, general discussion): 33254054
License
Mulan Permissive Software License, Version 2 (Mulan PSL v2). See the LICENSE file for details.