[PR #2607] [MERGED] Add redis as a top vector store #2593

Closed
opened 2026-02-17 17:23:34 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/2607
Author: @lnhsingh
Created: 2/11/2026
Status: Merged
Merged: 2/11/2026
Merged by: @lnhsingh

Base: mainHead: vectorstore


📝 Commits (1)

  • 5fc8eb3 add redis as a top vector store

📊 Changes

2 files changed (+51 additions, -1 deletions)

View changed files

📝 src/oss/javascript/integrations/vectorstores/index.mdx (+27 -0)
📝 src/snippets/vectorstore-tabs-js.mdx (+24 -1)

📄 Description

Fixes DOC-658


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/docs/pull/2607 **Author:** [@lnhsingh](https://github.com/lnhsingh) **Created:** 2/11/2026 **Status:** ✅ Merged **Merged:** 2/11/2026 **Merged by:** [@lnhsingh](https://github.com/lnhsingh) **Base:** `main` ← **Head:** `vectorstore` --- ### 📝 Commits (1) - [`5fc8eb3`](https://github.com/langchain-ai/docs/commit/5fc8eb304118b401d404f96b234f4717346c2da5) add redis as a top vector store ### 📊 Changes **2 files changed** (+51 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/javascript/integrations/vectorstores/index.mdx` (+27 -0) 📝 `src/snippets/vectorstore-tabs-js.mdx` (+24 -1) </details> ### 📄 Description Fixes DOC-658 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-17 17:23:34 -05:00
yindo closed this issue 2026-02-17 17:23:34 -05:00
yindo changed title from [PR #2607] Add redis as a top vector store to [PR #2607] [MERGED] Add redis as a top vector store 2026-06-05 18:19:31 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#2593