[exim] Redis commands

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Robert Blayzor
Datum:  
To: exim-users
Betreff: [exim] Redis commands
Are "get" and "set" the only commands currently supported within Exim
for redis or is the documentation only showing those a example calls to
Redis?

We would likely need at least "incr" (I know yoou can work around this,
but this is way more efficient) and able to set key TTLs as well...

-R