[OpenSIPS-Devel] SF.net SVN: opensips:[9788] trunk

Vlad Paiu vladpaiu at opensips.org
Wed Feb 13 16:19:17 CET 2013


Revision: 9788
          http://opensips.svn.sourceforge.net/opensips/?rev=9788&view=rev
Author:   vladut-paiu
Date:     2013-02-13 15:19:17 +0000 (Wed, 13 Feb 2013)
Log Message:
-----------
Added a new module, db_cachedb, that acts as a virtual layer between the DB and CACHEDB interfaces,
allowing for SQL to NoSQL specific query language translations

Enhanced the MongoDB module to support the SQL translations

Modified Paths:
--------------
    trunk/cachedb/cachedb.c
    trunk/cachedb/cachedb.h
    trunk/modules/cachedb_mongodb/cachedb_mongodb.c
    trunk/modules/cachedb_mongodb/cachedb_mongodb_dbase.c
    trunk/modules/cachedb_mongodb/cachedb_mongodb_dbase.h

Added Paths:
-----------
    trunk/modules/db_cachedb/
    trunk/modules/db_cachedb/Makefile
    trunk/modules/db_cachedb/README
    trunk/modules/db_cachedb/db_cachedb.c
    trunk/modules/db_cachedb/dbase.c
    trunk/modules/db_cachedb/dbase.h
    trunk/modules/db_cachedb/doc/
    trunk/modules/db_cachedb/doc/db_cachedb.xml
    trunk/modules/db_cachedb/doc/db_cachedb_admin.xml

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the Devel mailing list