mirror of
https://github.com/open-webui/docs.git
synced 2026-07-21 10:05:26 -04:00
[PR #600] [MERGED] feat: docs for REDIS_KEY_PREFIX #648
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/600
Author: @taylorwilsdon
Created: 6/28/2025
Status: ✅ Merged
Merged: 6/30/2025
Merged by: @tjbck
Base:
main← Head:redis_key_prefix_docs📝 Commits (2)
230ecbfdocs for REDIS_KEY_PREFIX3c92461passing prettier checks📊 Changes
12 files changed (+176 additions, -174 deletions)
View changed files
📝
docs/getting-started/env-configuration.md(+6 -0)📝
docs/tutorials/integrations/redis.md(+3 -1)📝
src/components/SidebarBanners.tsx(+9 -15)📝
src/components/SponsorList.tsx(+16 -24)📝
src/components/Sponsors/SidebarBanner.tsx(+2 -3)📝
src/components/Sponsors/Sponsor.tsx(+1 -1)📝
src/components/Sponsors/TopBanner.tsx(+48 -38)📝
src/components/Testimonals.tsx(+22 -11)📝
src/components/TopBanners.tsx(+24 -18)📝
src/theme/DocSidebar/index.tsx(+17 -22)📝
src/theme/Layout.tsx(+10 -11)📝
src/theme/Navbar/Content/index.tsx(+18 -30)📄 Description
ref https://github.com/open-webui/open-webui/issues/15074 & https://github.com/open-webui/open-webui/pull/15380
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.