<html><body><div style="font-family: arial, helvetica, sans-serif; font-size: 12pt; color: #000000">Hello,<br><br>Are you looking for a general caching solution or you specifically need to use Redis? At Thirdlane we use Memcached which works just fine for our purposes.<br><br><div id="b05c743c-e142-459b-b165-44122d651a70" data-marker="">Regards, Volodya Ivanets</div><br><hr id="zwchr" data-marker=""><div data-marker=""><b>From: </b>"Dovid Bender" <dovid@telecurve.com><br><b>To: </b>"Asterisk Users Mailing List - Non-Commercial Discussion" <asterisk-users@lists.digium.com><br><b>Sent: </b>Wednesday, July 8, 2020 2:36:03 PM<br><b>Subject: </b>[asterisk-users] Redis in place of astdb<br></div><br><div data-marker=""><div dir="ltr">Hi,<br><br><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><br></div><div>If not can the devs here give me a pointer to where to look?</div><br><div>TIA.</div><div><br>Regards,</div><div><br>Dovid</div></div>
<br>-- <br>_____________________________________________________________________<br>-- Bandwidth and Colocation Provided by http://www.api-digital.com --<br><br>Check out the new Asterisk community forum at: https://community.asterisk.org/<br><br>New to Asterisk? Start here:<br>      https://wiki.asterisk.org/wiki/display/AST/Getting+Started<br><br>asterisk-users mailing list<br>To UNSUBSCRIBE or update options visit:<br>   http://lists.digium.com/mailman/listinfo/asterisk-users<br></div></div></body></html>