Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
CandoImage
/
symfony-cache
Public
forked from
symfony/cache
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
4
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Code
Symfony 5.4: Redis garbage collector - overhauled prune
#4
Code
Open
das-peter
wants to merge 6 commits into
5.4
CandoImage/symfony-cache:5.4
from
redis-garbage-collector-5-4-overhauled-prune
CandoImage/symfony-cache:redis-garbage-collector-5-4-overhauled-prune
Copy head branch name to clipboard
Conversation
Commits
6
(6)
Checks
Files changed
Open
Symfony 5.4: Redis garbage collector - overhauled prune
#4
das-peter
wants to merge 6 commits into
5.4
CandoImage/symfony-cache:5.4
from
redis-garbage-collector-5-4-overhauled-prune
CandoImage/symfony-cache:redis-garbage-collector-5-4-overhauled-prune
Copy head branch name to clipboard
Commits
Commits on Jun 7, 2023
feat: added garbage collector for 5.4
zoidbergx
committed
7288dbc
Copy full SHA for 7288dbc
Commits on Jul 30, 2024
fix: Redis SCAN command needs an integer as initial cursor - change null to 0.
das-peter
committed
edba63a
Copy full SHA for edba63a
feat: Adjust prune compression mode to reduce calls to redis.
das-peter
committed
3ab6d89
Copy full SHA for 3ab6d89
Commits on Jul 31, 2024
chore: Added dedicated method the get redis version. Added flag to indicate if prune was run on an instance - avoiding double processing.
das-peter
committed
692237d
Copy full SHA for 692237d
chore: Disable compression on prune by default.
das-peter
committed
3476f73
Copy full SHA for 3476f73
Commits on Aug 2, 2024
chore: Attempt to overhaul RedisTagAwareAdapter prune integration to have better performance and failure tolerance.
das-peter
committed
0a78dd5
Copy full SHA for 0a78dd5
You can’t perform that action at this time.