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
.
Bit-Quill
/
valkey-search
Public
forked from
valkey-io/valkey-search
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
Feature/alias as index attribute
- #9
#9
Closed
rileydes-improving
wants to merge 13 commits into
main
Bit-Quill/valkey-search:main
from
feature/alias-as-index-attribute
Bit-Quill/valkey-search:feature/alias-as-index-attribute
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Closed
Feature/alias as index attribute
#9
rileydes-improving
wants to merge 13 commits into
main
Bit-Quill/valkey-search:main
from
feature/alias-as-index-attribute
Bit-Quill/valkey-search:feature/alias-as-index-attribute
Copy head branch name to clipboard
Commits
Commits on Jun 22, 2026
feat(schema): add alias storage to IndexSchema proto and class
Show description for b721c0f
rileydes-improving
committed
b721c0f
View commit details
Copy full SHA for b721c0f
Browse repository at this point
feat(schema-manager): implement alias CRUD and resolution
Show description for 1526e64
rileydes-improving
committed
1526e64
View commit details
Copy full SHA for 1526e64
Browse repository at this point
feat(coordinator): pass type_name through FT.INTERNAL_UPDATE replication
Show description for ad2ff59
rileydes-improving
committed
ad2ff59
View commit details
Copy full SHA for ad2ff59
Browse repository at this point
feat(commands): add FT.ALIASADD, FT.ALIASDEL, FT.ALIASUPDATE, FT.ALIASLIST
Show description for 837e684
rileydes-improving
committed
837e684
View commit details
Copy full SHA for 837e684
Browse repository at this point
fix(commands): resolve alias in FT.DROPINDEX and use alias_ in FT.AGGREGATE
Show description for f67972e
rileydes-improving
committed
f67972e
View commit details
Copy full SHA for f67972e
Browse repository at this point
test(alias): add unit tests for alias commands and schema manager
Show description for 953cdb5
rileydes-improving
committed
953cdb5
View commit details
Copy full SHA for 953cdb5
Browse repository at this point
test(integration): add standalone and cluster alias integration tests
Show description for 748cd55
rileydes-improving
committed
748cd55
View commit details
Copy full SHA for 748cd55
Browse repository at this point
style: reformat code with clang format
Show description for 89f883f
rileydes-improving
committed
89f883f
View commit details
Copy full SHA for 89f883f
Browse repository at this point
test: regenerate pickle answer files
Show description for a5518ec
rileydes-improving
committed
a5518ec
View commit details
Copy full SHA for a5518ec
Browse repository at this point
Commits on Jun 23, 2026
refactor(alias): consolidate alias commands into a single ft_alias.cc
Show description for 9ffafd3
rileydes-improving
committed
9ffafd3
View commit details
Copy full SHA for 9ffafd3
Browse repository at this point
test(alias): remove spec remnants and redundant sort invariant test
Show description for 537b509
rileydes-improving
committed
537b509
View commit details
Copy full SHA for 537b509
Browse repository at this point
style: reformat code with clang format
Show description for e862971
rileydes-improving
committed
e862971
View commit details
Copy full SHA for e862971
Browse repository at this point
Commits on Jun 24, 2026
fix(commands): include argument count in FT.INTERNAL_UPDATE error message
Show description for 0982122
rileydes-improving
committed
0982122
View commit details
Copy full SHA for 0982122
Browse repository at this point
You can’t perform that action at this time.