JanusGraph / JanusGraph/janusgraph
janusgraph-core should not depend on gremlin-server
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 5.8k
- Forks
- 1.2k
- Avg merge
- 13h 53m
- Merged PRs (30d)
- 6
Description
I think any deps on `gremlin-server` should be pulled out into a new module `janusgraph-server`.
As more customizations to gremlin-server are added, the more deps that will get pulled in. This should help clear the lines between core and server.
See also
- #391
- #565
- #623
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the janusgraph-core dependency configuration and the related issues #391, #565, and #623 first. Done means dependencies on gremlin-server are removed from core and server-specific dependencies are isolated in the new janusgraph-server module, with the module boundaries matching the issue's goal.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend, databases
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100