Split data store handling into classes and select alternatives using dependency injection
Open
- Dominant language
- Java
- Stars
- 0
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
We have Neo4j and ArangoDB for the time being as graph data store options. Use Spring dependency injection to switch between alternatives.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by inspecting the current Neo4j and ArangoDB data-store handling and the Spring configuration that selects a store. Separate the handling into classes and make the active alternative selectable through dependency injection; done means both alternatives remain supported without one shared implementation handling them.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, neo4j, spring
- Domain
- backend, databases
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100