Closed as not planned
Description
According to https://redis.io/commands/expire the EXPIRE
command can have the NX
parameter.
I can't find a command like ExpireNX()
or a parameter for Expire()
Am I missing something ?
Thanks 🙏
According to https://redis.io/commands/expire the EXPIRE
command can have the NX
parameter.
I can't find a command like ExpireNX()
or a parameter for Expire()
Am I missing something ?
Thanks 🙏