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
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
.
conductor-oss
/
conductor
Public
Notifications
You must be signed in to change notification settings
Fork
1k
Star
32.2k
Code
Issues
164
Pull requests
94
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat(ai): add Valkey vector store backend
- #1544
#1544
Open
atao2004
wants to merge 13 commits into
conductor-oss:main
conductor-oss/conductor:main
from
atao2004:add-valkey-vector-store
atao2004/conductor:add-valkey-vector-store
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Open
feat(ai): add Valkey vector store backend
#1544
atao2004
wants to merge 13 commits into
conductor-oss:main
conductor-oss/conductor:main
from
atao2004:add-valkey-vector-store
atao2004/conductor:add-valkey-vector-store
Copy head branch name to clipboard
Commits
Commits on Aug 6, 2026
feat: add Valkey vector store backend to conductor-ai
Show description for d6cb79a
atao2004
committed
d6cb79a
View commit details
Copy full SHA for d6cb79a
Browse repository at this point
Commits on Aug 7, 2026
test: add Testcontainers round trip for Valkey vector store
Show description for 70b430a
atao2004
committed
70b430a
View commit details
Copy full SHA for 70b430a
Browse repository at this point
docs: document Valkey as a vector store backend
Show description for 8b265ef
atao2004
committed
8b265ef
View commit details
Copy full SHA for 8b265ef
Browse repository at this point
fix: harden Valkey vector store init failures and error handling
Show description for 81ae912
atao2004
committed
81ae912
View commit details
Copy full SHA for 81ae912
Browse repository at this point
test: describe validation behavior without internal review labels
Show description for eef0724
atao2004
committed
eef0724
View commit details
Copy full SHA for eef0724
Browse repository at this point
fix: avoid leaking connections and over-broad startup failure
Show description for e4791a4
atao2004
committed
e4791a4
View commit details
Copy full SHA for e4791a4
Browse repository at this point
fix: narrow the vector DB connectivity-skip catch to avoid masking bugs
Show description for 5cee3cd
atao2004
committed
5cee3cd
View commit details
Copy full SHA for 5cee3cd
Browse repository at this point
fix: separate client-creation timeout, close dispose/get race
Show description for e174d4e
atao2004
committed
e174d4e
View commit details
Copy full SHA for e174d4e
Browse repository at this point
Commits on Aug 10, 2026
fix: avoid blocking index initialization and flaky polling
Show description for c7a46bc
atao2004
committed
c7a46bc
View commit details
Copy full SHA for c7a46bc
Browse repository at this point
fix: parse Valkey FT.INFO vector dimensions
Show description for b3b1477
atao2004
committed
b3b1477
View commit details
Copy full SHA for b3b1477
Browse repository at this point
Commits on Aug 11, 2026
style(ai): apply Spotless formatting to Valkey vector DB
Show description for af16b87
atao2004
committed
af16b87
View commit details
Copy full SHA for af16b87
Browse repository at this point
Commits on Aug 17, 2026
test: add provider-path Valkey KNN evidence
Show description for 60377ae
atao2004
committed
60377ae
View commit details
Copy full SHA for 60377ae
Browse repository at this point
test: print Valkey index evidence
Show description for 96ddd8b
atao2004
committed
96ddd8b
View commit details
Copy full SHA for 96ddd8b
Browse repository at this point
You can’t perform that action at this time.