<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hello,<br>
    <br>
    thanks for contribution, I made a news out of this announcement:<br>
    <br>
    &nbsp; *
    <a class="moz-txt-link-freetext" href="http://www.kamailio.org/w/2012/01/new-module-cassandra-db-connector/">http://www.kamailio.org/w/2012/01/new-module-cassandra-db-connector/</a><br>
    <br>
    and the db_cassandra is listed on the page with modules in
    development version:<br>
    <br>
    &nbsp; * <a class="moz-txt-link-freetext" href="http://kamailio.org/docs/modules/devel/">http://kamailio.org/docs/modules/devel/</a><br>
    <br>
    Cheers,<br>
    Daniel<br>
    <br>
    <br>
    On 1/17/12 11:52 AM, Anca Vamanu wrote:
    <blockquote cite="mid:4F1552DE.1090202@1and1.ro" type="cite">
      <meta content="text/html; charset=ISO-8859-1"
        http-equiv="Content-Type">
      <title></title>
      Hi All,<br>
      <br>
      <br>
      Henning, thank you for introducing me. <br>
      <br>
      As announced yesterday I have been working a Cassandra DB driver
      for Sip-Router and today I have committed the new module <b>db_cassandra</b>
      into the master branch.<br>
      <br>
      This module offers a DB interface and can be used by other modules
      to perform DB operations instead of db_mysql for example. <br>
      Because Cassandra is a NoSQL storage system, it is not possible to
      run all kind of queries on it and this is the reason why the
      module has some limitations.<br>
      It is especially suited for applications that store large data or
      that require data distribution, redundancy or replication. One
      usage example is a <b>distributed location system</b> in a
      platform that has a cluster of SIP Router servers, with more
      proxies and registration servers accesing the same location
      database. This was actually the main usage we had in mind when
      implementing the module. It has been tested with usrloc and
      auth_db modules, but it can also be used with other modules that
      have simmilar queries. You can read more about this in the README
      file <a moz-do-not-send="true"
href="http://sip-router.org/docbook/sip-router/branch/master/modules/db_cassandra/db_cassandra.html">http://sip-router.org/docbook/sip-router/branch/master/modules/db_cassandra/db_cassandra.html</a>.<br>
      <br>
      Inside the module you can find a configuration file example that
      modifies the default configuration file to enable a location
      service with a Cassandra backend. If you have a Cassandra
      installation, it should be very easy to test it.<br>
      <br>
      We hope you find this module useful and are glad to receive any
      feedback, comments about it.<br>
      <br>
      Thanks and regards,<br>
      Anca<br>
      <br>
      <br>
      <br>
      <br>
      On 01/16/2012 12:28 PM, Henning Westerholt wrote:
      <blockquote cite="mid:201201161128.17579.hw@kamailio.org"
        type="cite">
        <pre wrap="">Hello all,

I'm happy to announce a new developer for the project: Anca Vamanu.
Welcome to the development team!

Anca joined 1&amp;1 last year and worked since then on several internal modules 
and also many important bug fixes for our kamailio server setup. She is a 
experienced C and C++ developer and contributed in the past a lot to OpenSER 
and other VoIP projects.

One interesting work she just finished and that we also like to contribute to 
the community is a db_cassandra module, providing access to this NoSQL 
database [1] from kamailio. She will take over the maintenance of this module 
and also work on improving other parts of the server.

Best regards,

Henning


[1] <a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://cassandra.apache.org/">http://cassandra.apache.org/</a>

</pre>
      </blockquote>
      <br>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:sr-users@lists.sip-router.org">sr-users@lists.sip-router.org</a>
<a class="moz-txt-link-freetext" href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a>
</pre>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
Daniel-Constantin Mierla -- <a class="moz-txt-link-freetext" href="http://www.asipto.com">http://www.asipto.com</a>
<a class="moz-txt-link-freetext" href="http://linkedin.com/in/miconda">http://linkedin.com/in/miconda</a> -- <a class="moz-txt-link-freetext" href="http://twitter.com/miconda">http://twitter.com/miconda</a></pre>
  </body>
</html>