Module: sip-router
Branch: master
Commit: 18c5f3fec6b5e4d2e8ad86b13c5b4e62c6c5513c
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=18c5f3f…
Author: Boudewyn Ligthart <bligthart(a)btlnet.co.uk>
Committer: Anca Vamanu <anca.vamanu(a)1and1.ro>
Date: Tue Sep 4 16:16:38 2012 +0300
modules/db_cassandra: Added raw query support
The raw queries can be performed through avpops module and have to have
the CQL syntax.
---
modules/db_cassandra/README | 18 ++
modules/db_cassandra/db_cassandra.c | 1 +
modules/db_cassandra/dbcassa_base.cpp | 199 +++++++++++++++++++++++
modules/db_cassandra/dbcassa_base.h | 2 +
modules/db_cassandra/doc/db_cassandra.xml | 5 +
modules/db_cassandra/doc/db_cassandra_admin.xml | 20 +++
6 files changed, 245 insertions(+), 0 deletions(-)
Diff:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=18c…