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 MAXAGE support to CLIENT KILL #504

Merged
merged 1 commit into from
Mar 19, 2024
Merged

Conversation

rafiramadhana
Copy link
Contributor

Resolves #502

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.58%. Comparing base (236216b) to head (f7f8749).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #504   +/-   ##
=======================================
  Coverage   95.58%   95.58%           
=======================================
  Files          80       80           
  Lines       33090    33129   +39     
=======================================
+ Hits        31628    31667   +39     
  Misses       1261     1261           
  Partials      201      201           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@rueian rueian added the feature label Mar 18, 2024
"name": "MAXAGE",
"type": "integer",
"token": "MAXAGE",
"optional": true
Copy link
Collaborator

Choose a reason for hiding this comment

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

LGTM. Thanks @rafiramadhana!

@rueian rueian merged commit f7e1abb into redis:main Mar 19, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add MAXAGE support to CLIENT KILL
3 participants