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 #2706

Open
Tracked by #2708
chayim opened this issue Feb 20, 2024 · 0 comments
Open
Tracked by #2708
Labels

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 pushed a commit to gerzse/node-redis that referenced this issue Mar 5, 2024
Issue redis#2706

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant