Skip to content

Conversation

@michael-grunder
Copy link
Member

  • Add ZRANGESTORE command.

  • Add Redis 6.2's REV, BYLEX, and BYSCORE to ZRANGE options.

  • Refactor several ZRANGE family commands into a single reply and options handler, using PHP's new argument parsing macros.

  • Extend our tests to use the new ZRANGE options.

@michael-grunder michael-grunder mentioned this pull request Oct 20, 2022
32 tasks
@michael-grunder michael-grunder force-pushed the issue.1894-zrange-additions branch from 307950f to b41fe4c Compare October 20, 2022 21:39
* Add ZRANGESTORE command.

* Add Redis 6.2's `REV`, `BYLEX`, and `BYSCORE` to ZRANGE options.

* Refactor several ZRANGE family commands into a single reply and
  options handler, using PHP's new argument parsing macros.

* Extend our tests to use the new ZRANGE options.

See #1894
@michael-grunder michael-grunder force-pushed the issue.1894-zrange-additions branch from b41fe4c to 2c2e172 Compare October 22, 2022 19:18
@michael-grunder michael-grunder merged commit 71bcbcb into develop Oct 22, 2022
@michael-grunder michael-grunder deleted the issue.1894-zrange-additions branch October 22, 2022 19:46
chalasr added a commit to symfony/symfony that referenced this pull request Oct 23, 2022
…plementation (welcoMattic)

This PR was merged into the 6.2 branch.

Discussion
----------

Sync Redis6Proxy and RedisCluster6Proxy with upstream implementation

| Q             | A
| ------------- | ---
| Branch?       | 6.2
| Bug fix?      | no
| New feature?  | no <!-- please update src/**/CHANGELOG.md files -->
| Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files -->
| Tickets       |
| License       | MIT
| Doc PR        |

See phpredis/phpredis#2197

Commits
-------

8e28998 Fix redis rests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants