-
Notifications
You must be signed in to change notification settings - Fork 627
chore: remove legacy backends #3116
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
imbajin
merged 16 commits into
apache:master
from
LegendPei:chore/remove-legacy-backends-plan
Jul 27, 2026
Merged
Changes from all commits
Commits
Show all changes
16 commits
Select commit
Hold shift + click to select a range
8601254
feat(server): remove legacy backends
LegendPei ef77e86
feat(server): clean legacy backend remnants
LegendPei 3a62c5e
feat(server): clarify legacy backend support
LegendPei 2e3d703
feat(server): remove legacy backends
LegendPei 97f8389
feat(server): clean legacy backend remnants
LegendPei 6036987
feat(server): clarify legacy backend support
LegendPei 20b1fa6
Merge remote-tracking branch 'origin/chore/remove-legacy-backends-pla…
LegendPei 61b2142
feat(core): mark hbase removal in 2.0
LegendPei 480748c
feat(server): address legacy backend review
LegendPei b361395
feat(server): address pmc review comments
LegendPei f1150c0
feat(server): clarify backend support lifecycle
LegendPei 257be17
feat(server): document backend evolution
LegendPei ddac0a6
fix(hstore): remove test utility dependency
LegendPei 28d1f98
docs(server): simplify backend timeline
imbajin 6f17f14
docs(readme): simplify backend architecture
imbajin fa65e25
docs(readme): restore architecture detail
imbajin File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
5 changes: 0 additions & 5 deletions
5
hugegraph-cluster-test/hugegraph-clustertest-test/src/main/resources/jar.txt
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,14 +1,9 @@ | ||
| hugegraph-api-${revision}.jar | ||
| hugegraph-cassandra-${revision}.jar | ||
| hugegraph-common-${revision}.jar | ||
| hugegraph-core-${revision}.jar | ||
| hugegraph-dist-${revision}.jar | ||
| hugegraph-hbase-${revision}.jar | ||
| hugegraph-hstore-${revision}.jar | ||
| hugegraph-mysql-${revision}.jar | ||
| hugegraph-palo-${revision}.jar | ||
| hugegraph-postgresql-${revision}.jar | ||
| hugegraph-rocksdb-${revision}.jar | ||
| hugegraph-rpc-${revision}.jar | ||
| hugegraph-scylladb-${revision}.jar | ||
| hugegraph-struct-${revision}.jar |
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
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.