Amir, you asked about alternatives. It seems Martin Krasser is no longer involved with Akka Persistence and has his own project Eventuate. I don't have any experience with it (or Akka Persistence for that matter), but here's a recent blog post:
http://rbmhtechnology.github.io/akka-persistence-eventuate-comparison/ Konrad, a quick scan of those tickets shows nothing about the "read side" based on Akka Streams. Is that further out? On Fri, May 29, 2015 at 6:40 AM, Konrad Malawski <[email protected]> wrote: > Akka Persistence is *experimental* in the 2.3.x release series, > however we have seen and worked with customers who have had it in > production > for about a year now and have been really happy with it. So yes, it's > pretty stable and used in the wild world. > > Having that said, we are currently working on bringing Persistence into > Akka 2.4 where it will become a fully supported module. > I don't have an exact time line for 2.4, however it can be measured in a > few months, and we do release milestones every few weeks already (M1 is > already out, but without the finished Persistence module). > > Here are the persistence tickets that we plan to finish for Akka 2.4.0-M2: > https://github.com/akka/akka/issues?q=is%3Aissue+is%3Aopen+label%3At%3Apersistence+milestone%3A2.4-M2 > > On Thu, May 28, 2015 at 6:15 AM, Amir Karimi <[email protected]> wrote: > >> Hi, >> >> I'm going to use akka.persistence in production. Is it ready? What are >> more stable alternatives? >> >> Thanks >> Amir >> >> -- >> >>>>>>>>>> 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. >> > > > > -- > Cheers, > Konrad 'ktoso' Malawski > Akka <http://akka.io/> @ Typesafe <http://typesafe.com/> > > -- > >>>>>>>>>> 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. > -- >>>>>>>>>> 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.
