Is your feature request 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-backend will 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
Is your feature request 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-backendas 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:
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.Record