



Redis Stack with vector search via RediSearch module, HNSW/Flat indexes on in-memory store. Features: Hybrid BM25+vector, real-time cache, multi-tenancy. Use cases: Caching LLM responses, high-throughput RAG. Comparisons: Faster than disk DBs for hot data; vs Memgraph: simpler key-value.
Loading more......
Redis is an in-memory data store that provides vector search capabilities through its RediSearch module. It delivers sub-millisecond latency and supports hybrid search combining BM25 text search with vector similarity, alongside a fully managed Redis Cloud vector database offering.
Free and open source.
Usage-based pricing varies by tier and configuration. Pricing details at redis.io/pricing.
Available upon request for on-premises deployments.