[exim-dev] redis queries with integer result

Top Pagina
Delete this message
Reply to this message
Auteur: Jasen Betts
Datum:  
Aan: exim-dev
Onderwerp: [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