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

Use redis-py for vector operations using redis server -(without redis -stack server or redis-vl library) #3320

Open
pradeepdev-1995 opened this issue Jul 15, 2024 · 1 comment

Comments

@pradeepdev-1995
Copy link

Can we store and manage vectors in redis db using redis-py as a python client. I know there is another package and db for this - redis -stack server or redis-vl library. I need to implement the minimum level of vector operation using open source redis and redis-py itself. Is it possible?

@bsbodden
Copy link

Vector capabilities need the Search Engine so you need to use the Redis Stack distribution for it

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

2 participants