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. 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 Cassandra or > Mongodb with akka-persistence? > > Tks > > *--* > > *Diego Álvarez Zuluaga* > > > On Thursday, October 30, 2014 6:57:21 AM UTC-5, Konrad Malawski wrote: >> >> 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 30 October 2014 at 11:09:23, Akka Team ([email protected]) wrote: >> 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 < >> [email protected]> wrote: >> >>> 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 support to cassandra >>> or mongo? >>> >>> We know that cassandra have this list, >>> http://wiki.apache.org/cassandra/ThirdPartySupport, but which partner >>> can you recommend us? >>> >>> Tks >>> >>> >>> >>> -- >>> >>>>>>>>>> Read the docs: http://akka.io/docs/ >>> >>>>>>>>>> Check the FAQ: >>> http://doc.akka.io/docs/akka/current/additional/faq.html >>> >>>>>>>>>> Search the archives: >>> https://groups.google.com/group/akka-user >>> --- >>> You received this message because you are subscribed to the Google >>> Groups "Akka User List" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> To post to this group, send email to [email protected]. >>> Visit this group at http://groups.google.com/group/akka-user. >>> For more options, visit https://groups.google.com/d/optout. >>> >> >> >> >> -- >> Akka Team >> Typesafe - The software stack for applications that scale >> Blog: letitcrash.com >> Twitter: @akkateam >> -- >> >>>>>>>>>> Read the docs: http://akka.io/docs/ >> >>>>>>>>>> Check the FAQ: >> http://doc.akka.io/docs/akka/current/additional/faq.html >> >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user >> --- >> You received this message because you are subscribed to the Google Groups >> "Akka User List" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To post to this group, send email to [email protected]. >> Visit this group at http://groups.google.com/group/akka-user. >> For more options, visit https://groups.google.com/d/optout. >> -- >> Konrad 'ktoso' Malawski >> hAkker @ typesafe >> http://akka.io >> > -- >>>>>>>>>> Read the docs: http://akka.io/docs/ >>>>>>>>>> Check the FAQ: >>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user --- You received this message because you are subscribed to the Google Groups "Akka User List" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/akka-user. For more options, visit https://groups.google.com/d/optout.
