Hi Bill, I don't see a reason why such implementation wouldn't make sense - in fact many of the other NoSQL stores nowadays are very "dynamo inspired" :-) So I'd say it's just a matter of actually sitting down and implementing it.
PS: We're in the middle of the final adjustment phase in Akka Persistence (plugin APIs *slightly* affected), after which Persistence will soon become a stable module (yay!). -- Konrad On Fri, Jun 19, 2015 at 4:20 PM, Bill Goldsworthy <[email protected]> wrote: > Greetings, > > Is there a DynamoDB snapshot plugin for akka-persistence available > anywhere? There is not one listed on the community page and my searches > have been fruitless. If not, is this because of technical limitations with > DynamoDB or simply because one hasn't been created yet? > > Thank you, > Bill Goldsworthy > > -- > >>>>>>>>>> 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.
