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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
hotdata-dev
/
liquid-cache
Public
forked from
XiangpengHao/liquid-cache
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
20
Pull requests
4
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
fix(cache): stop evicted entries outliving the budget
- #45
#45
Merged
zfarrell
merged 7 commits into
main
hotdata-dev/liquid-cache:main
from
fix/43-cache-memory-footprint
hotdata-dev/liquid-cache:fix/43-cache-memory-footprint
Copy head branch name to clipboard
Sep 3, 2026
Conversation
Commits
7
(7)
Checks
Files changed
Merged
fix(cache): stop evicted entries outliving the budget
#45
zfarrell
merged 7 commits into
main
hotdata-dev/liquid-cache:main
from
fix/43-cache-memory-footprint
hotdata-dev/liquid-cache:fix/43-cache-memory-footprint
Copy head branch name to clipboard
Commits
Commits on Sep 3, 2026
fix(cache): release evicted entries eagerly, not via epoch GC
zfarrell
committed
50fc7f6
View commit details
Copy full SHA for 50fc7f6
Browse repository at this point
fix(cache): reuse a hydrated entry's disk copy on eviction
zfarrell
committed
f6c03d6
View commit details
Copy full SHA for f6c03d6
Browse repository at this point
test(liquid_array): guard decoded byte-view size accounting
zfarrell
committed
2cf823e
View commit details
Copy full SHA for 2cf823e
Browse repository at this point
fix(cache): retry index lookup after a concurrent replace
Show description for 7cb9f7c
zfarrell
committed
7cb9f7c
View commit details
Copy full SHA for 7cb9f7c
Browse repository at this point
fix(cache): drop a superseded disk copy on overwrite
Show description for 3ae1a4e
zfarrell
committed
3ae1a4e
View commit details
Copy full SHA for 3ae1a4e
Browse repository at this point
test(datafusion-local): refresh snapshots for disk-copy reuse
zfarrell
committed
511f512
View commit details
Copy full SHA for 511f512
Browse repository at this point
fix(cache): drop a squeezed entry and its copy on overwrite
Show description for ad483ad
zfarrell
committed
ad483ad
View commit details
Copy full SHA for ad483ad
Browse repository at this point
You can’t perform that action at this time.