[GH-ISSUE #4226] [langchain]: Add Redis to vector store documentation #2791

Open
opened 2026-06-05 17:26:48 -04:00 by yindo · 0 comments
Owner

Originally created by @limjoobin on GitHub (Jun 1, 2026).
Original GitHub issue: https://github.com/langchain-ai/docs/issues/4226

Type of issue

request for content

Language

Python

Description

What's missing
Although langchain-redis is actively managed on PyPI, Redis is not listed on the vector store integrations page.

Package reference
https://pypi.org/project/langchain-redis/

Proposed change

  • Add a redis.mdx integration guide under src/oss/python/integrations/vectorstores/
  • Add Redis to the "Top integrations" tab and "All vector stores" card in src/oss/python/integrations/vectorstores/index.mdx

I'd be happy to submit a PR for this small addition, thanks!

Originally created by @limjoobin on GitHub (Jun 1, 2026). Original GitHub issue: https://github.com/langchain-ai/docs/issues/4226 ### Type of issue request for content ### Language Python ### Description **What's missing** Although `langchain-redis` is actively managed on PyPI, Redis is not listed on the [vector store integrations page](https://docs.langchain.com/oss/python/integrations/vectorstores). **Package reference** https://pypi.org/project/langchain-redis/ **Proposed change** - Add a `redis.mdx` integration guide under `src/oss/python/integrations/vectorstores/` - Add Redis to the "Top integrations" tab and "All vector stores" card in `src/oss/python/integrations/vectorstores/index.mdx` I'd be happy to submit a PR for this small addition, thanks!
yindo added the langchainexternal labels 2026-06-05 17:26:48 -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#2791