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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
datastax
/
jvector
Public
Notifications
You must be signed in to change notification settings
Fork
155
Star
1.7k
Code
Issues
30
Pull requests
16
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Cooperative embedding
- #690
#690
Draft
jshook
wants to merge 13 commits into
main
datastax/jvector:main
from
cooperative-embedding
datastax/jvector:cooperative-embedding
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Draft
Cooperative embedding
#690
jshook
wants to merge 13 commits into
main
datastax/jvector:main
from
cooperative-embedding
datastax/jvector:cooperative-embedding
Copy head branch name to clipboard
Commits
Commits on Jul 2, 2026
Compaction: fix cold compaction time by eliminating disk scan in computeLayerInfoFromSources
Show description for 3c814fa
dian-lun-lin
committed
3c814fa
View commit details
Copy full SHA for 3c814fa
Browse repository at this point
Commits on Jul 16, 2026
Compaction: windowed streaming prefetch for bulk-phase reads
Show description for 785cea4
dian-lun-lin
committed
785cea4
View commit details
Copy full SHA for 785cea4
Browse repository at this point
Compaction: use searchTopK as rerankK for L0 cross-source searches
Show description for a6ff3c6
dian-lun-lin
committed
a6ff3c6
View commit details
Copy full SHA for a6ff3c6
Browse repository at this point
Compaction: make post-compaction refinement optional (default off)
Show description for d00a7c5
dian-lun-lin
committed
d00a7c5
View commit details
Copy full SHA for d00a7c5
Browse repository at this point
Commits on Jul 17, 2026
support cooperative resource shareing when embedded
jshook
committed
a4958db
View commit details
Copy full SHA for a4958db
Browse repository at this point
additional refinements for type safety, thread pools, and embedding flexibility
jshook
committed
a96fd13
View commit details
Copy full SHA for a96fd13
Browse repository at this point
compaction memory safety: drain on unwind, truncate reused outputs, bound record reads
jshook
committed
c1b7fb9
View commit details
Copy full SHA for c1b7fb9
Browse repository at this point
GraphIndexBuilder: caller-runs build/finalize via ParallelExecutor
Show description for f59ac31
jshook
committed
f59ac31
View commit details
Copy full SHA for f59ac31
Browse repository at this point
add memory-safety repro and regression-guard tests
jshook
committed
9921fa4
View commit details
Copy full SHA for 9921fa4
Browse repository at this point
EmbeddedExecutionContext: pass the pool once, no work escapes to default pools
Show description for 0a63642
jshook
committed
0a63642
View commit details
Copy full SHA for 0a63642
Browse repository at this point
Quantization: accept ParallelExecutor so PQ/NVQ/BQ can run caller-runs
Show description for 5a877b3
jshook
committed
5a877b3
View commit details
Copy full SHA for 5a877b3
Browse repository at this point
EmbeddedExecutionContext: carry a ParallelExecutor and support callerRuns()
Show description for c5c1b0c
jshook
committed
c5c1b0c
View commit details
Copy full SHA for c5c1b0c
Browse repository at this point
Commits on Jul 24, 2026
Compaction: chunk the fused-PQ pre-encode code cache
Show description for ae5d168
jshook
committed
ae5d168
View commit details
Copy full SHA for ae5d168
Browse repository at this point
You can’t perform that action at this time.