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 }}
quickwit-oss
/
quickwit
Public
Notifications
You must be signed in to change notification settings
Fork
599
Star
11.7k
Code
Issues
671
Pull requests
140
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat(storage): add split range disk cache
- #6735
#6735
Closed
congx4
wants to merge 20 commits into
quickwit-oss:main
quickwit-oss/quickwit:main
from
congx4:congxie/split-range-cache-7-clean-block-threshold
congx4/quickwit:congxie/split-range-cache-7-clean-block-threshold
Copy head branch name to clipboard
Conversation
Commits
20
(20)
Checks
Files changed
Closed
feat(storage): add split range disk cache
#6735
congx4
wants to merge 20 commits into
quickwit-oss:main
quickwit-oss/quickwit:main
from
congx4:congxie/split-range-cache-7-clean-block-threshold
congx4/quickwit:congxie/split-range-cache-7-clean-block-threshold
Copy head branch name to clipboard
Commits
Commits on Aug 17, 2026
feat(search): pin Foyer and add split-range disk cache config
Show description for 7047e7d
congx4
and
cursoragent
committed
7047e7d
View commit details
Copy full SHA for 7047e7d
Browse repository at this point
feat(storage): add split range cache key codec
Show description for 8f9de2f
congx4
committed
8f9de2f
View commit details
Copy full SHA for 8f9de2f
Browse repository at this point
Commits on Aug 18, 2026
fix(storage): drop impossible split range cache key checks
Show description for 7062c8d
congx4
committed
7062c8d
View commit details
Copy full SHA for 7062c8d
Browse repository at this point
feat(storage): open Foyer split range cache
Show description for 69cf6c4
congx4
committed
69cf6c4
View commit details
Copy full SHA for 69cf6c4
Browse repository at this point
fix(storage): flush write-on-eviction cache on close
Show description for fa55d6f
congx4
committed
fa55d6f
View commit details
Copy full SHA for fa55d6f
Browse repository at this point
feat(storage): cache immutable split byte ranges
congx4
committed
359def0
View commit details
Copy full SHA for 359def0
Browse repository at this point
refactor(storage): wrap split range cache like other storages
congx4
committed
d42519e
View commit details
Copy full SHA for d42519e
Browse repository at this point
refactor(storage): set InMem only when disk admission is skipped
congx4
committed
cc432fd
View commit details
Copy full SHA for cc432fd
Browse repository at this point
feat(search): manage split range cache lifecycle
congx4
committed
186c68a
View commit details
Copy full SHA for 186c68a
Browse repository at this point
feat(search): cache split footer and body ranges
congx4
committed
d5dac9f
View commit details
Copy full SHA for d5dac9f
Browse repository at this point
Commits on Aug 19, 2026
feat(search): fetch split footers through Foyer, not SplitCache
Show description for 4702e6e
congx4
and
cursoragent
committed
4702e6e
View commit details
Copy full SHA for 4702e6e
Browse repository at this point
feat(search): disable fast-field RAM cache when Foyer is enabled
Show description for e03dd46
congx4
and
cursoragent
committed
e03dd46
View commit details
Copy full SHA for e03dd46
Browse repository at this point
refactor(config): resolve omitted fast-field cache in code
Show description for f05c375
congx4
and
cursoragent
committed
f05c375
View commit details
Copy full SHA for f05c375
Browse repository at this point
docs: document searcher split range disk cache
Show description for d9d23b7
congx4
and
cursoragent
committed
d9d23b7
View commit details
Copy full SHA for d9d23b7
Browse repository at this point
docs: use a production-sized split range cache example
Show description for d7287bd
congx4
committed
d7287bd
View commit details
Copy full SHA for d7287bd
Browse repository at this point
feat(storage): emit split range disk cache metrics
Show description for 530a962
congx4
committed
530a962
View commit details
Copy full SHA for 530a962
Browse repository at this point
docs: shrink split range cache memory and buffer example sizes
Show description for 6c06357
congx4
committed
6c06357
View commit details
Copy full SHA for 6c06357
Browse repository at this point
Commits on Aug 28, 2026
feat(storage): configure clean block threshold
Show description for 371135c
congx4
committed
371135c
View commit details
Copy full SHA for 371135c
Browse repository at this point
Commits on Sep 2, 2026
Merge branch 'main' of https://github.com/quickwit-oss/quickwit into congxie/split-range-cache-7-clean-block-threshold
congx4
committed
28f2950
View commit details
Copy full SHA for 28f2950
Browse repository at this point
feat(storage): configure disk cache write throughput
Show description for 4fa046f
congx4
and
cursoragent
committed
4fa046f
View commit details
Copy full SHA for 4fa046f
Browse repository at this point
You can’t perform that action at this time.