Valkey.Redis includes the function hexpire. However, RedisCommander does not include this function. The only way to use it is to set up a command list of all the commands for that pipeline or manually call the command.
Note: There may be more functions missing, but this was the one I encountered.
Valkey.Redisincludes the functionhexpire. However,RedisCommanderdoes not include this function. The only way to use it is to set up a command list of all the commands for that pipeline or manually call the command.Note: There may be more functions missing, but this was the one I encountered.