I was also looking for this kind of operation. I didn’t find anything, so I did it with MULTI/EXEC:
MULTI
expire key1
expire key2
expire key3
EXEC
I was also looking for this kind of operation. I didn’t find anything, so I did it with MULTI/EXEC:
MULTI
expire key1
expire key2
expire key3
EXEC