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
Accelerator
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
Type
/
to 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
.
roxdigital
/
cache-invalidation
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat!: derive invalidation from what pages read, not from configuration
- #3
#3
Open
Bahbv
wants to merge 22 commits into
main
roxdigital/cache-invalidation:main
from
v2
roxdigital/cache-invalidation:v2
Copy head branch name to clipboard
Conversation
Commits
22
(22)
Checks
Files changed
Open
feat!: derive invalidation from what pages read, not from configuration
#3
Bahbv
wants to merge 22 commits into
main
roxdigital/cache-invalidation:main
from
v2
roxdigital/cache-invalidation:v2
Copy head branch name to clipboard
Commits
Commits on Aug 6, 2026
feat: record a url -> tags dependency graph while pages render
Show description for 6dfeac9
Bahbv
and
claude
committed
6dfeac9
View commit details
Copy full SHA for 6dfeac9
Browse repository at this point
feat: record entry and term reads
Show description for 2acca62
Bahbv
and
claude
committed
2acca62
View commit details
Copy full SHA for 2acca62
Browse repository at this point
feat: graph-driven invalidation, behind CACHE_INVALIDATION_GRAPH
Show description for 7c49635
Bahbv
and
claude
committed
7c49635
View commit details
Copy full SHA for 7c49635
Browse repository at this point
feat!: make the graph authoritative and remove the rule engine
Show description for 6554622
Bahbv
and
claude
committed
6554622
View commit details
Copy full SHA for 6554622
Browse repository at this point
fix: keep id-pinned queries precise when a status filter is applied
Show description for 6966937
Bahbv
and
claude
committed
6966937
View commit details
Copy full SHA for 6966937
Browse repository at this point
docs: tighten the README to install, behaviour and commands
Show description for e93a24d
Bahbv
and
claude
committed
e93a24d
View commit details
Copy full SHA for e93a24d
Browse repository at this point
test: add a test suite driven by real content and real save events
Show description for 2571b26
Bahbv
and
claude
committed
2571b26
View commit details
Copy full SHA for 2571b26
Browse repository at this point
feat: add tag invalidation, completing the custom-dependency escape hatch
Show description for d0b9b39
Bahbv
and
claude
committed
d0b9b39
View commit details
Copy full SHA for d0b9b39
Browse repository at this point
fix: two gaps only a real HTTP render and a cached config could expose
Show description for 1ef0b58
Bahbv
and
claude
committed
1ef0b58
View commit details
Copy full SHA for 1ef0b58
Browse repository at this point
docs: document deploy steps and multisite global behaviour
Show description for 12065cb
Bahbv
committed
12065cb
View commit details
Copy full SHA for 12065cb
Browse repository at this point
Commits on Aug 10, 2026
fix: tag navigations where they render, and stop recording url resolution
Show description for b87e761
Bahbv
committed
b87e761
View commit details
Copy full SHA for b87e761
Browse repository at this point
fix: represent a rendered nav by the nav, not by the pages it links to
Show description for 6ef5182
Bahbv
committed
6ef5182
View commit details
Copy full SHA for 6ef5182
Browse repository at this point
test: pin each stated requirement to a test
Show description for 1f5671b
Bahbv
committed
1f5671b
View commit details
Copy full SHA for 1f5671b
Browse repository at this point
docs: explain how reads are observed, and state what is not covered
Show description for 9381eca
Bahbv
committed
9381eca
View commit details
Copy full SHA for 9381eca
Browse repository at this point
test: assert recording is independent of how a template asks for content
Show description for e2e24c9
Bahbv
committed
e2e24c9
View commit details
Copy full SHA for e2e24c9
Browse repository at this point
Commits on Aug 11, 2026
docs: say what a Statamic upgrade can break, and how to find out
Show description for 0943899
Bahbv
committed
0943899
View commit details
Copy full SHA for 0943899
Browse repository at this point
docs: drop the pinned release-candidate install snippet
Show description for b8f60a5
Bahbv
committed
b8f60a5
View commit details
Copy full SHA for b8f60a5
Browse repository at this point
docs: say where to run the test suite
Show description for fca7c14
Bahbv
committed
fca7c14
View commit details
Copy full SHA for fca7c14
Browse repository at this point
feat: add selftest, so a site can check the Statamic integration itself
Show description for 25cda51
Bahbv
committed
25cda51
View commit details
Copy full SHA for 25cda51
Browse repository at this point
docs: add selftest and clear to the changelog command list
Show description for 055121b
Bahbv
committed
055121b
View commit details
Copy full SHA for 055121b
Browse repository at this point
docs: record the accepted trade-offs and how to work around them
Show description for 4c589fb
Bahbv
committed
4c589fb
View commit details
Copy full SHA for 4c589fb
Browse repository at this point
fix: clear cached facade instances, and stop relying on a protected flag
Show description for 2fa421d
Bahbv
committed
2fa421d
View commit details
Copy full SHA for 2fa421d
Browse repository at this point
You can’t perform that action at this time.