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 }}
alibaba
/
zvec
Public
Notifications
You must be signed in to change notification settings
Fork
1k
Star
16k
Code
Issues
28
Pull requests
29
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat(buffer): integrate database storage with shared memory budgets
- #770
#770
Open
iaojnh
wants to merge 10 commits into
alibaba:main
alibaba/zvec:main
from
iaojnh:codex/buffer-pool-core
iaojnh/zvec:codex/buffer-pool-core
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Open
feat(buffer): integrate database storage with shared memory budgets
#770
iaojnh
wants to merge 10 commits into
alibaba:main
alibaba/zvec:main
from
iaojnh:codex/buffer-pool-core
iaojnh/zvec:codex/buffer-pool-core
Copy head branch name to clipboard
Commits
Commits on Sep 18, 2026
feat(buffer): integrate database storage with shared memory budgets
Show description for 961bfa5
iaojnh
committed
961bfa5
View commit details
Copy full SHA for 961bfa5
Browse repository at this point
Commits on Sep 21, 2026
Merge branch 'main' into codex/buffer-pool-core
iaojnh
committed
abc5df8
View commit details
Copy full SHA for abc5df8
Browse repository at this point
fix(buffer): reclaim pages under pressure and avoid scalar fetch copies
Show description for 84dd66d
iaojnh
committed
84dd66d
View commit details
Copy full SHA for 84dd66d
Browse repository at this point
test(buffer): wait for current background eviction completion
iaojnh
committed
d14a1af
View commit details
Copy full SHA for d14a1af
Browse repository at this point
Commits on Sep 22, 2026
test(buffer): keep pressure stable during short-read admission checks
iaojnh
committed
7d63135
View commit details
Copy full SHA for 7d63135
Browse repository at this point
perf(db): avoid resource initialization locks on query paths
iaojnh
committed
9f1f887
View commit details
Copy full SHA for 9f1f887
Browse repository at this point
fix(buffer): isolate large Parquet decoding allocations
iaojnh
committed
7a2a22f
View commit details
Copy full SHA for 7a2a22f
Browse repository at this point
perf(buffer): batch document fetches by segment and column
iaojnh
committed
f84b994
View commit details
Copy full SHA for f84b994
Browse repository at this point
Commits on Sep 23, 2026
fix(buffer): preserve Arrow zero-size allocation semantics
iaojnh
committed
29f0217
View commit details
Copy full SHA for 29f0217
Browse repository at this point
test(buffer): isolate Parquet cache state across store tests
iaojnh
committed
6a7137e
View commit details
Copy full SHA for 6a7137e
Browse repository at this point
You can’t perform that action at this time.