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

Vlad Paiu vladpaiu at opensips.org
Mon Jan 28 12:33:37 CET 2013


Revision: 9662
          http://opensips.svn.sourceforge.net/opensips/?rev=9662&view=rev
Author:   vladut-paiu
Date:     2013-01-28 11:33:36 +0000 (Mon, 28 Jan 2013)
Log Message:
-----------
Added a MongoDB driver

Added support for Raw Queries in the CacheDB interface 

Implemented the Raw Query support in MongoDB

Modified Paths:
--------------
    trunk/Makefile.conf
    trunk/action.c
    trunk/cachedb/cachedb.c
    trunk/cachedb/cachedb.h
    trunk/cfg.lex
    trunk/cfg.y
    trunk/route.c
    trunk/route_struct.h

Added Paths:
-----------
    trunk/modules/cachedb_mongodb/
    trunk/modules/cachedb_mongodb/Makefile
    trunk/modules/cachedb_mongodb/README
    trunk/modules/cachedb_mongodb/cachedb_mongodb.c
    trunk/modules/cachedb_mongodb/cachedb_mongodb_dbase.c
    trunk/modules/cachedb_mongodb/cachedb_mongodb_dbase.h
    trunk/modules/cachedb_mongodb/cachedb_mongodb_json.c
    trunk/modules/cachedb_mongodb/cachedb_mongodb_json.h
    trunk/modules/cachedb_mongodb/doc/
    trunk/modules/cachedb_mongodb/doc/cachedb_mongodb.xml
    trunk/modules/cachedb_mongodb/doc/cachedb_mongodb_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