Skip to content

Add support for redis 5 zpopmin and zpopmax#6563

Merged
mattklein123 merged 6 commits intoenvoyproxy:masterfrom
maximebedard:patch-2
Apr 12, 2019
Merged

Add support for redis 5 zpopmin and zpopmax#6563
mattklein123 merged 6 commits intoenvoyproxy:masterfrom
maximebedard:patch-2

Conversation

@maximebedard
Copy link
Contributor

Description: Add support for redis 5 zpopmin and zpopmax. They behave as a simple comment as the first argument is the key of the sorted set.
Risk Level: low
Testing: N/A
Docs Changes: Updated list of supported commands
Release Notes: Added new commands to release note.

Maxime Bedard added 2 commits April 11, 2019 15:28
Signed-off-by: Maxime Bedard <maxime.bedard@shopify.com>
Signed-off-by: Maxime Bedard <maxime.bedard@shopify.com>
@maximebedard maximebedard marked this pull request as ready for review April 11, 2019 19:35
Copy link
Member

@mattklein123 mattklein123 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mattklein123 mattklein123 self-assigned this Apr 11, 2019
@FAYiEKcbD0XFqF2QK2E4viAHg8rMm2VbjYKdjTg
Copy link
Contributor

LGTM

Copy link
Member

@mattklein123 mattklein123 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/wait

1.11.0 (Pending)
================
* upstream: added :ref:`upstream_cx_pool_overflow <config_cluster_manager_cluster_stats>` for the connection pool circuit breaker.
* redis: add support for zpopmin and zpopmax commands.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry just missed this. Can you alpha sort? Sorry and than you.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry I actually meant alpha sort this entry in the version history, but thanks for the other one also. :)

Might as well merge master again also.

/wait

Signed-off-by: Maxime Bedard <maxime.bedard@shopify.com>
Maxime Bedard added 2 commits April 12, 2019 12:17
Signed-off-by: Maxime Bedard <maxime.bedard@shopify.com>
Signed-off-by: Maxime Bedard <maxime.bedard@shopify.com>
Signed-off-by: Maxime Bedard <maxime.bedard@shopify.com>
Copy link
Member

@mattklein123 mattklein123 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@mattklein123 mattklein123 merged commit 0693184 into envoyproxy:master Apr 12, 2019
@maximebedard
Copy link
Contributor Author

Thank you! 🙏

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