[akka-user] Recomended cassandra and mongodb partners

2014-10-29 Thread Diego Alvarez Zuluaga
Hello In my company we have plans to use akka-persistence. We need high scalability and high availability, so that we plan to want to use cassandra or mongo db. The people that are already using akka-persistence with any of this two dbs can recommend us any partner that offer commercial suppor

Re: [akka-user] Recomended cassandra and mongodb partners

2014-10-30 Thread Akka Team
Hi Diego, I don't know if there are commercially supported 3rd party journals. There is a list of contributions that you might want to look at: http://akka.io/community/ maybe some of them are supported. -Endre On Wed, Oct 29, 2014 at 5:34 PM, Diego Alvarez Zuluaga < diego.alvarez.zulu...@gmail.

Re: [akka-user] Recomended cassandra and mongodb partners

2014-10-30 Thread Konrad 'ktoso' Malawski
Journals I guess no, but if you need support then both typesafe offer it for the akka part of your system and each database vendor does so for their database. Cassandra being a Datastax supported thing, mongo do their own support etc. So seems like that’s what you may have to look into? — k On

Re: [akka-user] Recomended cassandra and mongodb partners

2014-10-30 Thread Diego Alvarez Zuluaga
Ok thanks. We already have TypeSafe Support. We're looking for (Cassandra, MongoDB) Commercial Support. I sent a email to all of the companies that are listed in the Cassandra Wiki, but so far I just received a response from DataStax. Does TypeSafe/akka-team have any recommendation on using Ca

Re: [akka-user] Recomended cassandra and mongodb partners

2014-10-30 Thread Diego Alvarez Zuluaga
Personally I'd rather using Cassandra because is not a SPOF like the master-slave architecture that mongodb has. But I've no experience with any of those databases :/ On Thursday, October 30, 2014 2:49:36 PM UTC-5, Diego Alvarez Zuluaga wrote: > > Ok thanks. > > We already have TypeSafe Support.