-
Notifications
You must be signed in to change notification settings - Fork 132
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem?
- Yes, it is related to a problem
Describe the feature you'd like
🌟 Feature: Integrate Code-Graph Indexing Service
Description: This feature involves deploying the FalkorDB/code-graph-backend as a dedicated microservice within the Devr.AI infrastructure. An internal workflow will be created to call this service to index organization repositories and populate our FalkorDB instance.
🎯 Expected Outcome:
- Deploy Code-Graph Service: The
code-graph-backendwill be containerized (e.g., using Docker) and deployed as a standalone service. It will be configured to connect to our FalkorDB instance. - Create an API Client: Within the main Devr.AI application, a simple API client or service layer will be created to communicate with the newly deployed Code-Graph service.
Record
- I agree to follow this project's Code of Conduct
- I want to work on implementing this feature
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request