Dear hakkers, we proudly present two additions to the Akka github family: akka-persistence-cassandra <https://github.com/akka/akka-persistence-cassandra> and akka-persistence-dynamodb <https://github.com/akka/akka-persistence-dynamodb>. Both projects have their roots in the Eventsourced <https://github.com/eligosource/eventsourced> project by Martin Krasser, the predecessor for Akka Persistence. In the case of the DynamoDB plugin Scott Clasen <https://github.com/sclasen/akka-persistence-dynamodb> did the initial development up to Akka 2.3.3 (thanks!) and with some help from Paul Cleary we upgraded it to support Akka 2.4 and then expanded the test coverage and optimized the table layout to reduce write capacity usage and support atomic batch writes—this effort was sponsored by Zynga Inc. <https://www.zynga.com/>, thanks a lot! We also thank the community around the Cassandra plugin (especially Martin) for the development and maintenance of the akka-persistence-cassandra project.
So what changes? Nothing much, actually. As always we highly appreciate bug reports and pull requests, which shall now be directed towards the repositories in the Akka organization linked above. All binary artifacts will henceforth be published under the com.typesafe.akka organization, please refer to the respective READMEs for details. The best part is that the Akka committers will make sure to keep these plugins up-to-date in the future; commercial support will be provided by Lightbend. Happy hakking! Dr. Roland Kuhn Akka Tech Lead Lightbend – Reactive apps on the JVM. twitter: @rolandkuhn <http://twitter.com/#!/rolandkuhn> -- >>>>>>>>>> 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 https://groups.google.com/group/akka-user. For more options, visit https://groups.google.com/d/optout.
