feat(server): integrate `server-hstore` into hugegraph by VGalaxies · Pull Request #2534 · apache/hugegraph
Conversation
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.
| </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)
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