Skip to content
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

add support for all redis scaler list types #231

Closed
wants to merge 1 commit into from

Conversation

ilyamor
Copy link

@ilyamor ilyamor commented Aug 18, 2020

Relates to kedacore/keda#1006

@@ -9,7 +9,7 @@ go_file = "redis_scaler"

### Trigger Specification
Copy link
Member

Choose a reason for hiding this comment

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

Can you update the scaler title and description please?

@@ -9,7 +9,7 @@ go_file = "redis_scaler"

### Trigger Specification

This specification describes the `redis` trigger that scales based on the length of a list in Redis.
This specification describes the `redis` trigger that scales based on the length of a list,hash,set or sorted-set in Redis.
Copy link
Member

Choose a reason for hiding this comment

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

Can you please make it a bit more readible please?

Suggested change
This specification describes the `redis` trigger that scales based on the length of a list,hash,set or sorted-set in Redis.
This specification describes the `redis` trigger that scales based on the length of a list, hash, set or sorted-set in Redis.

content/docs/2.0/scalers/redis-lists.md Show resolved Hide resolved
Copy link
Member

@zroubalik zroubalik left a comment

Choose a reason for hiding this comment

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

Please fix the formatting and correct DCO (commit is not signed). Other LGTM

@zroubalik
Copy link
Member

@ilyamor do you think you can update this PR? Thanks!

@tomkerkhove
Copy link
Member

Any update on this @ilyamor?

1 similar comment
@tomkerkhove
Copy link
Member

Any update on this @ilyamor?

@tomkerkhove
Copy link
Member

Closing due to no response

@tomkerkhove tomkerkhove closed this Dec 9, 2022
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