feat(server): integrate `server-hstore` into hugegraph by VGalaxies · Pull Request #2534 · apache/hugegraph

Conversation

@VGalaxies

subtask of #2265

When introducing hstore, server-core needs corresponding modifications. Except for BytesBuffer.java in hugegraph-server/hugegraph-core/src/main/java/org/apache/hugegraph/backend/serializer/, other files should be consistent with the pd-store branch.

@codecov-commenter

javeme

</dependency>
<dependency>
<groupId>org.apache.hugegraph</groupId>
<artifactId>hg-store-client</artifactId>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

prefer hg => hugegraph

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

prefer hg => hugegraph

we'll delete all prefix together later (include change the name of server)

imbajin

@dosubot dosubot bot added the lgtm

This PR has been approved by a maintainer

label

May 6, 2024

liuxiaocs7

Labels

feature

New feature

hstore

Hstore backend

lgtm

This PR has been approved by a maintainer

size:XXL

This PR changes 1000+ lines, ignoring generated files.