Commits
Branch selector
User selector
Commit History
Commits on Jun 7, 2026
perf: Pre-size remaining reply arrays from known element counts
Show description for 798aa65authored andcommitted
Commits on Jun 4, 2026
perf: Read multibulk string elements directly into zend_strings
Show description for 0c1b8b2authored andcommitted- authored andcommitted
Update tests/RedisTest.php
Show description for b0d534eandcommittedUpdate tests/TestSuite.php
Show description for 2a0569eandcommittedUpdate tests/RedisTest.php
Show description for 4a02f3dandcommittedIntroduce new `RedisCmd` based command construction
Show description for 2c5ef19committed
Commits on Jun 2, 2026
perf: Drop redundant liveness probe in redis_sock_read_bulk_reply
Show description for 640ed13authored andcommittedperf: Avoid heap allocation in cluster_dist_write node list
Show description for 9623a66authored andcommittedperf: Avoid per-key heap allocation in ra_find_node hash path
Show description for 8b746bfauthored andcommittedperf: Pre-size reply arrays where the element count is known
Show description for da514c7authored andcommittedperf: Skip mstime() in cluster_send_command when no timeout is set
Show description for 44f4944authored andcommittedperf: Avoid zero-fill in redis_key_prefix
Show description for b932035authored andcommitted
Commits on Jun 1, 2026
Internal: Add an initial `AGENTS.md`
Show description for ea8a867committedfix: Guard against bulk length overflow
Show description for 7b2fdc6committed- committed
Commits on May 23, 2026
fix: Harden `CLUSTER SLOTS` response parsinig
Show description for bb9e876committed
Commits on May 21, 2026
fix: Reject redirection hosts that cannot fit in our buffer
Show description for 8b1280fcommittedfix: Don't blindly return LZ4 header length strings
Show description for 2bf673ccommitted
Commits on May 20, 2026
cluster: harden CLUSTER SLOTS / MOVED parsing against hostile replies
Show description for fbf5affauthored andcommittedlibrary: redis_sock_getc returns int not char to detect EOF
Show description for c67d3e4authored andcommittedlibrary: replace atol with bounded strtoll for RESP length parsing
Show description for 5c6e2d2authored andcommittedsession: derive lock secret from php_random_bytes_silent
Show description for b112875authored andcommitted
Commits on May 12, 2026
Fix serialization failure handling for anonymous classes (#2838)
Show description for b83af64authored
Commits on May 1, 2026
Update redis_commands.c
Show description for b8b2968andcommitted- authored andcommitted
Commits on Apr 9, 2026
- committed
Commits on Apr 8, 2026
Fix flaky testExists by using deterministic key setup
Show description for 82bf96cauthored andcommittedUpdate `GCRA` optional argument from `NUM_REQUESTS` to `TOKENS`.
Show description for 5b19731committed
Commits on Mar 26, 2026
Tiny refactor of 8.6 save path compatibility
Show description for 9a17083committedCI: Add a timeout when waiting for Redis instances
Show description for 60eb01ccommitted- authored andcommitted
Commits on Mar 25, 2026
- committed
- committed
docs: document the default value of the persistent parameter for PHP session handler
Show description for c99c863authored andcommitted