We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c96ccc commit ae1da66Copy full SHA for ae1da66
docs/howtos/solutions/vector/getting-started-vector/index-getting-started-vector.mdx
@@ -777,3 +777,7 @@ Vectors can also be stored in databases in **binary formats** to save space. In
777
## Further reading
778
779
- [Vector search in Redis 7.2](https://redis.com/blog/introducing-redis-7-2/)
780
+
781
+- [Redis VSS getting started](https://github.com/RedisVentures/redis-vss-getting-started)
782
+- [Redis vector use cases](https://redis.com/solutions/use-cases/vector-database/)
783
+- [Vector query docs](https://redis.io/docs/interact/search-and-query/search/vectors/)
0 commit comments