[exim-dev] redis queries with integer result

Góra strony
Delete this message
Reply to this message
Autor: Jasen Betts
Data:  
Dla: exim-dev
Temat: [exim-dev] redis queries with integer result
In redis the lookup "TTL keyname" returns the
time to live for the key as an integer result,
else -1 if no TTL is set
else -2 if the key is not found

documentation: https://redis.io/commands/ttl


In exim this lookup always returns the string "true"

Is this intended?

--
This email has not been checked by half-arsed antivirus software