Hello,
do you look for NoSQL systems as a replacement for DB backends (such as db_mysql), or just to interact with the NoSQL server from config? In kamailio with have the db_xyz modules for DB backends and ndb_xyz for connectors from config file.
As a db backend, I guess that the mongodb is the only one really supported.
As a ndb connectors, all should be in good shape, I use redis a lot and mongodb when needed.
Note that some NoSQL systems offer HTTP api to interact with, such as etcd, in which case you can simply rely on http_client or http_async_client modules.
For other NoSQL systems, you can use any of the embedded languages (e.g., Lua, Python, Perl, ...) to connect to them from config file and return the values via kamailio variables.
Cheers, Daniel
On 04.04.17 13:35, Ján Füri wrote:
Hi community,
I'd like to ask that witch nosql DB is the most supported by kamalio 5 ? or witch do you guys use in production ?
Thanks,
Jan
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users