redis / go-redis

Redis Go client
https://redis.uptrace.dev
BSD 2-Clause "Simplified" License
19.95k stars 2.36k forks source link

Added test case for CLIENT KILL with MAXAGE option #2971

Closed vladvildanov closed 3 months ago

vladvildanov commented 5 months ago

Closes #2920

monkey92t commented 5 months ago

The parameter has not been released in the stable version.

vladvildanov commented 5 months ago

@monkey92t Yeah, I got it. I'll work on this 👌

vladvildanov commented 4 months ago

@ofekshenawa Does tests fails because not supported or any other reason?

ofekshenawa commented 4 months ago

@vladvildanov yes, currently it's not supported.