I think we need configuration properties for both Redis and CouchDB. Currently both only take a minimal of the server/port to connection to and the database name where applicable. 
Lets gather some requirements here and we can then add some task for this.


On 25 October 2013 14:33, Matthias Wessendorf <matzew@apache.org> wrote:
Hi,

the new Apache CouchDB store works fine:
* locally (1.4.0)
* Cloudant's DBaaS (based on: not exactly sure)


The local store was (obviously) not protected, but the cloudant offerings is protected.

I modified the testcase like:

... datastore = new CouchDBDataStore("https://matzew:PASSWORD@matzew.cloudant.com", "simplepush-test");


sure that works, but I was wondering if we might (at a later time) wanna offer some 'properties' for user/password ?

Not saying it is an _urgent_ need - just a thought.


Anyways, I am happy w/ the Apache CouchDB support! :)

-M 

_______________________________________________
aerogear-dev mailing list
aerogear-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/aerogear-dev