Improve RedisCluster
slot caching and invalidation.#2655
Draft
michael-grunder wants to merge 6 commits intodevelopphpredis/phpredis:developfrom
fix/slot-cache-invalidationphpredis/phpredis:fix/slot-cache-invalidationCopy head branch name to clipboard
Commits
Commits on Apr 20, 2025
Rework how and when update slot cache and remap topology.
Show description for cbfdaeccommitted- committed
Commits on Apr 24, 2025
Add a slot cache expiration mechanism
Show description for 47d3239committed
Commits on May 1, 2025
Add `invalidateSlotCaches()` function to invalidate any slot caches.
Show description for fead6c7committedUse zend_hrtime instead of time(NULL) since it's monotonic
Show description for f01f805committed- committed