Skip to content

Implement ZRANGESTORE and add ZRANGE options #2197

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 22, 2022

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.

2 participants
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy