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 }}
lance-format
/
lance
Public
Notifications
You must be signed in to change notification settings
Fork
855
Star
7.1k
Code
Issues
798
Pull requests
427
Discussions
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Wiki
Security and quality
Insights
perf(cache): opt-in quick_cache backend for contention-free reads
- #7953
#7953
Merged
LuQQiu
merged 14 commits into
lance-format:main
lance-format/lance:main
from
LuQQiu:lu/quick_cache_backend
LuQQiu/lance:lu/quick_cache_backend
Copy head branch name to clipboard
Jul 24, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
perf(cache): opt-in quick_cache backend for contention-free reads
#7953
LuQQiu
merged 14 commits into
lance-format:main
lance-format/lance:main
from
LuQQiu:lu/quick_cache_backend
LuQQiu/lance:lu/quick_cache_backend
Copy head branch name to clipboard
Commits
Commits on Jul 23, 2026
perf(cache): opt-in quick_cache backend for contention-free reads
Show description for 81cef54
LuQQiu
committed
81cef54
View commit details
Copy full SHA for 81cef54
Browse repository at this point
perf(cache): derive quick_cache sharding from a per-shard share target
Show description for b0563fb
LuQQiu
committed
b0563fb
View commit details
Copy full SHA for b0563fb
Browse repository at this point
fix(cache): count key footprint in the quick_cache weighter
Show description for c6a63e9
LuQQiu
committed
c6a63e9
View commit details
Copy full SHA for c6a63e9
Browse repository at this point
perf(cache): bound quick_cache shards by cpu count as well as capacity
LuQQiu
committed
b8d6994
View commit details
Copy full SHA for b8d6994
Browse repository at this point
Commits on Jul 24, 2026
Merge remote-tracking branch 'lance-format/main' into lu/quick_cache_backend
LuQQiu
committed
5f7fb82
View commit details
Copy full SHA for 5f7fb82
Browse repository at this point
Merge remote-tracking branch 'lance-format/main' into lu/quick_cache_backend
LuQQiu
committed
f30586c
View commit details
Copy full SHA for f30586c
Browse repository at this point
feat(cache): use the quick_cache backend for the session index cache
Show description for 950de88
LuQQiu
committed
950de88
View commit details
Copy full SHA for 950de88
Browse repository at this point
Merge remote-tracking branch 'lance-format/main' into lu/quick_cache_backend
LuQQiu
committed
efaecf0
View commit details
Copy full SHA for efaecf0
Browse repository at this point
docs(cache): tighten quick backend comments
LuQQiu
committed
77919de
View commit details
Copy full SHA for 77919de
Browse repository at this point
refactor(cache): lift entry-size estimate to a module constant
LuQQiu
committed
8fc711b
View commit details
Copy full SHA for 8fc711b
Browse repository at this point
chore: add quick_cache to the python and java lockfiles
LuQQiu
committed
483d21b
View commit details
Copy full SHA for 483d21b
Browse repository at this point
refactor(cache): export the shard-sizing helper for downstream backends
LuQQiu
committed
4b069d4
View commit details
Copy full SHA for 4b069d4
Browse repository at this point
docs(cache): trim comments
LuQQiu
committed
2de3968
View commit details
Copy full SHA for 2de3968
Browse repository at this point
docs(cache): drop doc examples
LuQQiu
committed
6d736b4
View commit details
Copy full SHA for 6d736b4
Browse repository at this point
You can’t perform that action at this time.