Hello,
Does anyone have list of useful commands for mod_hiredis.
I am interested to know if it's possible to set channel variable as in the
mod_memcache example below:
<action application="set" data="ignore=${memcache(set key ${channel_var})}"/>
Cheer,
AH