Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add RedisKVStorage, MilvusVectorStorage, and NebulaGraphStorage #71

Open
wants to merge 6 commits into
base: dev
Choose a base branch
from

Conversation

utopia2077
Copy link

  • Implement RedisKVStorage for key-value storage.
  • Implement MilvusVectorStorage for vector storage.
  • Implement NebulaGraphStorage for graph storage. Refer to feat: NebulaGraph as persistant layer #9
  • Add tests for NebulaGraphStorage to ensure functionality.

TODO

  • Test for RedisKVStorage,MilvusVectorStorage
  • docs

@utopia2077 utopia2077 changed the base branch from main to dev October 6, 2024 20:10
@gusye1234
Copy link
Owner

Hi, MilvusStorage is already implemented, referring to this. We remove it from the package because the milvus-lite doesn't support window platform and we hope anyone can have a try of the default nano-graphrag.

Also great work!

@gusye1234
Copy link
Owner

Hi @utopia2077 , I think you should change your base branch to main.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants