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 command filter for CLIENT KILL to support maximum age via [MAXAGE] option #3731

Closed
Tracked by #3733
chayim opened this issue Feb 20, 2024 · 0 comments · Fixed by #3754
Closed
Tracked by #3733

Add command filter for CLIENT KILL to support maximum age via [MAXAGE] option #3731

chayim opened this issue Feb 20, 2024 · 0 comments · Fixed by #3754

Comments

@chayim
Copy link
Contributor

chayim commented Feb 20, 2024

As documented here, to be tested against redis unstable.

@chayim chayim added the feature label Feb 20, 2024
gerzse added a commit to gerzse/jedis that referenced this issue Mar 5, 2024
Issue redis#3731

Starting with Redis 7.6, the CLIENT KILL command has a new option,
called MAXAGE, to kill clients older than a given age. Add support for
this new option.
@sazzad16 sazzad16 linked a pull request Mar 5, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants