[OpenSIPS-Users] [NEW] DB_CACHEDB - SQL to CacheDB translations
Vlad Paiu
vladpaiu at opensips.org
Mon Feb 18 16:30:16 CET 2013
Hello,
A new *DB_CACHEDB* module has been added to OpenSIPS trunk, and it will
also be present in the future 1.10 release.
The *DB_CACHEDB* module is a translator from the noSQL interface to the
SQL interface - it provides the SQL API while directly operating with a
noSQL engine. Thus, any OpenSIPS module that would regularily need a
regular SQL-based database, will now be able to run over a NoSQL
back-end, allowing for a much easier distribution and integration of the
currently existing OpenSIPS modules in a distributed environment.
With this new module, you can easily achieve distribution of things like
your subscriber base, your DIDs and LCR information, etc, with zero
changes to the actual modules, and minimal changes at the OpenSIPS
script level.
While there currently is support for simply storing the location
information and the dialog information in a NoSQL back-end, further work
is needed in this direction.
For more information about the module, as well as usage examples and the
list of current limitation, please visit [1]
Testing and feedback are very much welcome.
[1] http://www.opensips.org/html/docs/modules/devel/db_cachedb
Best Regards,
--
Vlad Paiu
OpenSIPS Developer
http://www.opensips-solutions.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20130218/319f4b37/attachment.htm>
More information about the Users
mailing list