Skip to content

Pull requests: phpredis/phpredis

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
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…
Switch to Fast Parameter Parsing API
#2849 opened May 31, 2026 by yatsukhnenko Member Loading…
Rework Redis command construction logic.
#2847 opened May 27, 2026 by michael-grunder Member Loading…
Add session locking support to RedisCluster
#2836 opened May 9, 2026 by rveznaver Loading…
Feat(stub): add return types to functions
#2834 opened May 2, 2026 by arshidkv12 Contributor Loading…
Fix PHP 8.6 macro compatibility
#2831 opened May 1, 2026 by arshidkv12 Contributor Loading…
Implement SUNIONCARD command
#2817 opened Mar 17, 2026 by michael-grunder Member Draft
Stubs multi handling and more specific types
#2799 opened Jan 26, 2026 by kkmuffme Loading…
feat: add CLIENT SETNAME/SETINFO support
#2790 opened Dec 16, 2025 by nesty92 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…
Makedeb for php7x
#1226 opened Aug 21, 2017 by masterjus Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.