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
Type
/
to 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 }}
kacy
/
ember
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
26
Code
Issues
0
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: vector similarity search with HNSW
- #95
#95
Merged
kacy
merged 7 commits into
main
kacy/ember:main
from
feat/vector-similarity-search
kacy/ember:feat/vector-similarity-search
Copy head branch name to clipboard
Feb 12, 2026
Conversation
Commits
7
(7)
Checks
Files changed
Merged
feat: vector similarity search with HNSW
#95
kacy
merged 7 commits into
main
kacy/ember:main
from
feat/vector-similarity-search
kacy/ember:feat/vector-similarity-search
Copy head branch name to clipboard
Commits
Commits on Feb 12, 2026
feat: add usearch dependency and vector feature flag
Show description for 6ef0bcb
kacy
committed
6ef0bcb
View commit details
Copy full SHA for 6ef0bcb
Browse repository at this point
feat: implement VectorSet type with HNSW-backed operations
Show description for 873de64
kacy
committed
873de64
View commit details
Copy full SHA for 873de64
Browse repository at this point
feat: add vector keyspace operations
Show description for ab83a02
kacy
committed
ab83a02
View commit details
Copy full SHA for ab83a02
Browse repository at this point
feat: add vector shard dispatch and AOF persistence
Show description for bc93cf8
kacy
committed
bc93cf8
View commit details
Copy full SHA for bc93cf8
Browse repository at this point
feat: add vector protocol commands and connection handler
Show description for 90b5fb3
kacy
committed
90b5fb3
View commit details
Copy full SHA for 90b5fb3
Browse repository at this point
feat: add vector snapshot persistence and recovery
Show description for 15870f1
kacy
committed
15870f1
View commit details
Copy full SHA for 15870f1
Browse repository at this point
refactor: tighten vector code — dedup conversions, simplify keyspace methods
Show description for 475fd6a
kacy
committed
475fd6a
View commit details
Copy full SHA for 475fd6a
Browse repository at this point
You can’t perform that action at this time.