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
.
PerryTS
/
perry
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
161
Star
4.8k
Code
Issues
60
Pull requests
13
Discussions
Actions
Projects
Security and quality
2
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
fix(lru-cache): faithful JS-value keys/values, GC rooting, TTL + updateAgeOnGet
- #7136
#7136
Merged
proggeramlug
merged 8 commits into
PerryTS:main
PerryTS/perry:main
from
jdalton:feat/lru-cache-faithful
jdalton/perry:feat/lru-cache-faithful
Copy head branch name to clipboard
Aug 1, 2026
Conversation
Commits
8
(8)
Checks
Files changed
Merged
fix(lru-cache): faithful JS-value keys/values, GC rooting, TTL + updateAgeOnGet
#7136
proggeramlug
merged 8 commits into
PerryTS:main
PerryTS/perry:main
from
jdalton:feat/lru-cache-faithful
jdalton/perry:feat/lru-cache-faithful
Copy head branch name to clipboard
Commits
Commits on Jul 31, 2026
fix(lru-cache): faithful JS-value keys/values, GC rooting, TTL + updateAgeOnGet
Show description for de11c2b
jdalton
committed
de11c2b
View commit details
Copy full SHA for de11c2b
Browse repository at this point
Commits on Aug 1, 2026
chore(lru-cache): describe callers generically and use a neutral test key
jdalton
committed
f6675e8
View commit details
Copy full SHA for f6675e8
Browse repository at this point
fix(lru-cache): npm-faithful option validation, subject-live GC test
Show description for 39fb57e
Ralph Küpper
committed
39fb57e
View commit details
Copy full SHA for 39fb57e
Browse repository at this point
test(lru-cache): give the GC-survival test a process it can prove things in
Show description for 7197b4f
Ralph Küpper
committed
7197b4f
View commit details
Copy full SHA for 7197b4f
Browse repository at this point
docs(lru-cache): record the two divergences the npm A/B turned up
Show description for 4f99876
Ralph Küpper
committed
4f99876
View commit details
Copy full SHA for 4f99876
Browse repository at this point
test(lru-cache): stop the survival test from pinning its own subject
Show description for 5b2ccf3
Ralph Küpper
committed
5b2ccf3
View commit details
Copy full SHA for 5b2ccf3
Browse repository at this point
fix(lru-cache): read constructor options through the boxed-receiver getter
Show description for 6515766
Ralph Küpper
committed
6515766
View commit details
Copy full SHA for 6515766
Browse repository at this point
test(lru-cache): build options objects the way that does not break the collector
Show description for c1a0852
Ralph Küpper
committed
c1a0852
View commit details
Copy full SHA for c1a0852
Browse repository at this point
You can’t perform that action at this time.