acsangamnerkar
acsangamnerkar
@FeHuynhVI I had a PR for updating the Mongograph but @danielaskdd had to test it end to end. Look at the PR and if you want the updated code, I...
FWIW, Let me share a perspective that I am sure many consumers of the Lightrag solution might have shared in the past. The Lightrag is an exciting approach to solve...
@lcwlouis I have tried to use Cosmos DB Mongo for Graph storage and It did not work for me. Postgres Flex server with AGE and VECTOR extension enabled works but...
@lcwlouis I did not try PG + Mongo Combo as I am keen on using only 1 component for all storage needs. Cosmos Mongo DB was throwing some Atlas search...
> [@acsangamnerkar](https://github.com/acsangamnerkar) no problem. I understand. [@danielaskdd](https://github.com/danielaskdd) I will look into how I can help with Mongo over the next week. Will keep this thread updated if I make any...
@danielaskdd @lcwlouis I was able to update the mongo implementation to get the graph storage in batch model to work. I was also able to fix the abstract delete method...
@fedehann I found the same issue in 1.3.3 with Azure postgres. Did you figure out the solution?
I have played around a bit with various options of storage. I have not done any formal measurements but here are my observations. Graphstorage selection significantly impacts the performance of...
> PostgreSQL graph performance issue is on the priority waiting list. Thanks. I see the new branch created form the other issue.