[PR #1730] [MERGED] Revamp Self-hosted redis docs to have cluster + MTLS info #1796

Closed
opened 2026-02-17 17:22:44 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/1730
Author: @romain-priour-lc
Created: 12/3/2025
Status: Merged
Merged: 12/3/2025
Merged by: @romain-priour-lc

Base: mainHead: romain/support-redis-mtls-self-hosted


📝 Commits (2)

📊 Changes

1 file changed (+241 additions, -10 deletions)

View changed files

📝 src/langsmith/self-host-external-redis.mdx (+241 -10)

📄 Description

Overview

3 distinct sections now, for standalone, redis cluster, and setting up TLS

Type of change

Type: Update existing documentation

Related issues/PRs

Closes INF-1239

Checklist

  • I have read the contributing guidelines
  • I have tested my changes locally using docs dev
  • All code examples have been tested and work correctly
  • I have used root relative paths for internal links
  • I have updated navigation in src/docs.json if needed

Additional notes


🔄 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/1730 **Author:** [@romain-priour-lc](https://github.com/romain-priour-lc) **Created:** 12/3/2025 **Status:** ✅ Merged **Merged:** 12/3/2025 **Merged by:** [@romain-priour-lc](https://github.com/romain-priour-lc) **Base:** `main` ← **Head:** `romain/support-redis-mtls-self-hosted` --- ### 📝 Commits (2) - [`d5e12f9`](https://github.com/langchain-ai/docs/commit/d5e12f95ec7bad90364e5128f100e2d9bf5c9413) Done - [`16fca3a`](https://github.com/langchain-ai/docs/commit/16fca3a289e3b4e31e2c584968232e5d6e485276) Review comments ### 📊 Changes **1 file changed** (+241 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `src/langsmith/self-host-external-redis.mdx` (+241 -10) </details> ### 📄 Description ## Overview 3 distinct sections now, for standalone, redis cluster, and setting up TLS ## Type of change **Type:** Update existing documentation ## Related issues/PRs Closes INF-1239 ## Checklist <!-- Put an 'x' in all boxes that apply --> - [X] I have read the [contributing guidelines](README.md) - [X] I have tested my changes locally using `docs dev` - [X] All code examples have been tested and work correctly - [ ] I have used **root relative** paths for internal links - [ ] I have updated navigation in `src/docs.json` if needed ## Additional notes --- <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:22:44 -05:00
yindo closed this issue 2026-02-17 17:22:44 -05:00
yindo changed title from [PR #1730] Revamp Self-hosted redis docs to have cluster + MTLS info to [PR #1730] [MERGED] Revamp Self-hosted redis docs to have cluster + MTLS info 2026-06-05 18:14:58 -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#1796