feat(pd): integrate `pd-core` into hugegraph by VGalaxies · Pull Request #2478 · apache/hugegraph
and others added 6 commits
March 11, 2024 17:03…to hugegraph (#2460) subtask of #2265 --- During the code review, I found the following issues: 1. Similar functionality appears multiple times, such as stub connection-related code, with redundancy between `PDClient.StubProxy` and `AbstractClientStubProxy`. 2. Package partitioning: 1. `PDPulse`, `PDPulseImpl` should in `pulse` 2. `PDWatch`, `PDWatchImpl` should in `watch` 3. Unused code, see below --------- Co-authored-by: imbajin <jin@apache.org>
VGalaxies
changed the base branch from
pd-store-dev
to
master
VGalaxies
changed the title
feat(pd-dev): integrate
feat(pd): integrate pd-core into hugegraphpd-core into hugegraph
VGalaxies
marked this pull request as ready for review
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters