<div dir="ltr">Hi,<br><div><br></div><div>Does anyone know of any projects that would allow you to use Redis in place of AstDB? By in place of I don't mean for what Asterisk needs but to store values. For instance for CNAM currently we need to use an AGI to connect to redis to pull CNAM. So in place of:</div><div>Set(CALLERID(name)=${DB(CNAM/${CALLERID(num)})}<br></div><div>it would be done with redis for example:</div><div><div>Set(CALLERID(name)=${REDIS1(CNAM_${CALLERID(num)})}<br></div><div></div><br></div><div>If not can the devs here give me a pointer to where to look?</div><div><br></div><div>TIA.</div><div><br>Regards,</div><div><br>Dovid</div></div>