Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
langgenius
/
dify
Public
Notifications
You must be signed in to change notification settings
Fork
24.1k
Star
152k
Code
Issues
292
Pull requests
687
Discussions
Actions
Security and quality
20
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
feat: add Valkey as a vector store backend
- #35337
#35337
Open
daric93
wants to merge 14 commits into
langgenius:main
langgenius/dify:main
from
daric93:feat/add-valkey-vector-store
daric93/dify:feat/add-valkey-vector-store
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Open
feat: add Valkey as a vector store backend
#35337
daric93
wants to merge 14 commits into
langgenius:main
langgenius/dify:main
from
daric93:feat/add-valkey-vector-store
daric93/dify:feat/add-valkey-vector-store
Copy head branch name to clipboard
Commits
Commits on May 29, 2026
valkey vector store implementation
Show description for 5b5b6ed
daric93
committed
5b5b6ed
View commit details
Copy full SHA for 5b5b6ed
Browse repository at this point
clean up
Show description for efbf274
daric93
committed
efbf274
View commit details
Copy full SHA for efbf274
Browse repository at this point
fixes
Show description for f0aa797
daric93
committed
f0aa797
View commit details
Copy full SHA for f0aa797
Browse repository at this point
fix: resolve CI failures for valkey vector store
Show description for f94f47e
daric93
committed
f94f47e
View commit details
Copy full SHA for f94f47e
Browse repository at this point
fix: add valkey to docker-compose template and fix VALKEY_HOST default
Show description for f8096b1
daric93
committed
f8096b1
View commit details
Copy full SHA for f8096b1
Browse repository at this point
fix: resolve pyrefly type errors in valkey tests
Show description for ecb6cd8
daric93
committed
ecb6cd8
View commit details
Copy full SHA for ecb6cd8
Browse repository at this point
style: align valkey.env.example with other vectorstore env examples
Show description for 165ac25
daric93
committed
165ac25
View commit details
Copy full SHA for 165ac25
Browse repository at this point
chore: update valkey-bundle image to latest, remove RC comments
Show description for 944cf4a
daric93
committed
944cf4a
View commit details
Copy full SHA for 944cf4a
Browse repository at this point
Commits on Jun 3, 2026
Merge branch 'main' into feat/add-valkey-vector-store
daric93
authored
f9a7bb0
View commit details
Copy full SHA for f9a7bb0
Browse repository at this point
feat: set client_name on Valkey vector store connection Add client_name='dify_vector_store' to GlideClientConfiguration so connections are identifiable in CLIENT LIST, monitoring dashboards, and Cl…
Show description for 225a34b
daric93
committed
225a34b
View commit details
Copy full SHA for 225a34b
Browse repository at this point
Commits on Jun 8, 2026
Merge branch 'main' into feat/add-valkey-vector-store
daric93
authored
bbfd1dc
View commit details
Copy full SHA for bbfd1dc
Browse repository at this point
Commits on Jun 19, 2026
Merge branch 'main' into feat/add-valkey-vector-store
daric93
authored
fa807a4
View commit details
Copy full SHA for fa807a4
Browse repository at this point
Commits on Jul 10, 2026
Merge branch 'main' into feat/add-valkey-vector-store
daric93
authored
1fb4ec9
View commit details
Copy full SHA for 1fb4ec9
Browse repository at this point
Commits on Jul 30, 2026
Merge branch 'main' into feat/add-valkey-vector-store
daric93
authored
892b039
View commit details
Copy full SHA for 892b039
Browse repository at this point
You can’t perform that action at this time.