[sr-dev] [kamailio/kamailio] db_redis: Implement db_redis generic db driver (#1432)

zenichev notifications at github.com
Wed Feb 21 10:33:04 CET 2018


The relevant question - how to implement authentication while connecting to redis storage?
I read this document: https://kamailio.org/docs/modules/devel/modules/db_redis.html
and didn't find any reference in it.

As I understood we use following syntax to connect to the redis db:
redis://[username]@host:port/database

But authentication capability is not provided as I can see.

Of course there is an excellent module named ndb_redis.
But my main goal is to perform authentication with cnxcc module, which is not able to do that (Carlos Ruiz Díaz will add this possibility later?).

Please correct me if I'm wrong.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/1432#issuecomment-367265258
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20180221/11678fdb/attachment.html>


More information about the sr-dev mailing list