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

Support for Embedding vectors storage #67

Open
idreesghazi opened this issue Jan 14, 2025 · 0 comments
Open

Support for Embedding vectors storage #67

idreesghazi opened this issue Jan 14, 2025 · 0 comments

Comments

@idreesghazi
Copy link

Hi there,

I am currently using Fast Graph in my project and have encountered a challenge when deploying it to production. The current implementation seems to rely on a working directory file system for storing and fetching embeddings, which is not ideal for deployment in cloud environments or distributed systems.

Would it be possible to add support for fetching embeddings directly from a Blob SQL database (or similar database-backed storage) instead of relying on file-based systems? This would significantly improve deployment flexibility and scalability, especially in cloud or containerized environments.

Thank you for considering this request! Looking forward to your feedback.

Best regards

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

No branches or pull requests

1 participant