Skip to content

Add TTL jitter to avoid synchronized cache expiration (thundering herd)#154

Open
acaliskol wants to merge 1 commit into
spiritix:masterfrom
acaliskol:feat/ttl-jitter
Open

Add TTL jitter to avoid synchronized cache expiration (thundering herd)#154
acaliskol wants to merge 1 commit into
spiritix:masterfrom
acaliskol:feat/ttl-jitter

Add TTL jitter to avoid synchronized cache expiration

2aa094a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 28, 2026 in 1s

78.05% (+0.15%) compared to b1a216f

View this Pull Request on Codecov

78.05% (+0.15%) compared to b1a216f

Details

Codecov Report

❌ Patch coverage is 91.66667% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 78.05%. Comparing base (b1a216f) to head (2aa094a).

Files with missing lines Patch % Lines
src/Cache.php 91.66% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #154      +/-   ##
============================================
+ Coverage     77.90%   78.05%   +0.15%     
- Complexity      270      274       +4     
============================================
  Files            26       26              
  Lines           792      802      +10     
============================================
+ Hits            617      626       +9     
- Misses          175      176       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.