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

Support the MAXAGE option for CLIENT KILL #3187

Merged
merged 2 commits into from May 9, 2024

Commits on Mar 18, 2024

  1. Support the MAXAGE option for CLIENT KILL

    Issue redis#3154
    
    The CLIENT KILL command has a new option, called MAXAGE, to kill
    clients older than a given age. Add support for this new option.
    Gabriel Erzse committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    e1e95b5 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    04269a0 View commit details
    Browse the repository at this point in the history