-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Pull requests: phpredis/phpredis
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
perf: Pre-size variadic command buffers from their arguments
#2865
opened Jun 3, 2026 by
iliaal
Contributor
Loading…
perf: Fuse redis_cmd_append_sstr into a single reserve and write
#2864
opened Jun 3, 2026 by
iliaal
Contributor
Loading…
perf: Pre-size remaining reply arrays from known element counts
#2863
opened Jun 3, 2026 by
iliaal
Contributor
Loading…
perf: Frame prefixed keys directly instead of via a temporary copy
#2862
opened Jun 3, 2026 by
iliaal
Contributor
Loading…
perf: Pre-size the MSET command buffer from argument count
#2861
opened Jun 3, 2026 by
iliaal
Contributor
Loading…
perf: Avoid heap copy of status/integer single-line replies
#2860
opened Jun 3, 2026 by
iliaal
Contributor
Loading…
perf: Read multibulk string elements directly into zend_strings
#2859
opened Jun 2, 2026 by
iliaal
Contributor
Loading…
Rework Redis command construction logic.
#2847
opened May 27, 2026 by
michael-grunder
Member
Loading…
Feat(stub): add return types to functions
#2834
opened May 2, 2026 by
arshidkv12
Contributor
Loading…
Reset server-side state when reusing persistent connections
#2825
opened Apr 4, 2026 by
KentarouTakeda
Contributor
Loading…
Experimental support for JSON serialization with
simdjson
#2814
opened Mar 10, 2026 by
michael-grunder
Member
•
Draft
feat(redis-cluster): implemented single-slot pipeline support and tests
#2798
opened Jan 21, 2026 by
ebubekiryigit
Loading…
Update xpending method to include idle-time parameter
major-version-bump
Things we can't merge until a major version change
#2693
opened Aug 25, 2025 by
dvigueras
Loading…
Improve
RedisCluster slot caching and invalidation.
#2655
opened Apr 20, 2025 by
michael-grunder
Member
•
Draft
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.