mirror of
https://github.com/open-webui/docs.git
synced 2026-07-20 15:38:19 -04:00
[PR #655] [MERGED] feat: Add support for Redis in Cluster Mode #693
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/open-webui/docs/pull/655
Author: @erhhung
Created: 8/11/2025
Status: ✅ Merged
Merged: 8/11/2025
Merged by: @Classic298
Base:
dev← Head:redis-cluster📝 Commits (5)
62d87f9enh: support for Redis in cluster mode47c27f8Tweaked REDIS_URL examples085bb24Merge branch 'open-webui:main' into redis-clusterc25671ffix: rename REDIS_CLUSTER_MODE to REDIS_CLUSTER11c43daMerge branch 'dev' into redis-cluster📊 Changes
1 file changed (+30 additions, -4 deletions)
View changed files
📝
docs/getting-started/env-configuration.md(+30 -4)📄 Description
Updated documentation on Redis related environment variables corresponding to changes in
open-webui/open-webuiPR #16160 in order to addressopen-webui/open-webuiissue #16157:REDIS_URLREDIS_CLUSTER(added)WEBSOCKET_REDIS_URLWEBSOCKET_REDIS_CLUSTER(added)See rendered version: https://erhhung.github.io/open-webui-docs/getting-started/env-configuration/#redis
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.