<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hello,<br>
<br>
Just updated that page you provided, as the future 1.8 will also
have a Cassandra connector for the Key-Value interface.<br>
<br>
The Key-Value interface is quite similar, in concept, to the DB
interface. The core holds the actual interface, that offers general
methods for operating with a Key-Value back-end, while the actual
connectors to the back-ends are in the form of new modules, like
cachedb_redis or cachedb_cassandra. <br>
<br>
So if you want to also allow communication with a MongoDB cluster,
you would have to add a new module, let's say cachedb_mongodb, that
implements the MongoDB specific operations, like connecting to a
MongoDB cluster, fetching keys, etc. <br>
<br>
In time, if we feel the need for it, we might extend the set of
supported NoSQL back-ends. <br>
Of course, contributions are very much appreciated, so if you plan
in developing a MongoDB connector for OpenSIPS based on the K-V
interface, take a look at the cachedb_* existing modules and you
should get a good idea about how the interface works and how it
should be used.<br>
<br>
Regards,<br>
<pre class="moz-signature" cols="72">Vlad Paiu
OpenSIPS Developer
<a class="moz-txt-link-freetext" href="http://www.opensips-solutions.com">http://www.opensips-solutions.com</a> </pre>
<br>
On 03/14/2012 01:26 PM, Samuel Muller wrote:
<blockquote
cite="mid:CAEhWu_bYr9Oqh9TyEjA+U5L5b-=Z8qSROp5s=v-8yQqdgvM3hg@mail.gmail.com"
type="cite">Hello,<br>
<br>
Concerning this new major version 1.8.0, I would like to know more
about new databases backend.<br>
<br>
I read that it will take in charge RedisDB (<a
moz-do-not-send="true"
href="http://www.opensips.org/Resources/DocsTutKvinterface">http://www.opensips.org/Resources/DocsTutKvinterface</a>),
but does it mean that this new key-value interface will take in
charge too MongoDB, CouchDB, ... ?<br>
<br>
thanks,<br clear="all">
<br>
Samuel MULLER<br>
<pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a>
<a class="moz-txt-link-freetext" href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a>
</pre>
</blockquote>
</body>
</html>