Hello everyone,
I am currently evaluating storage options for my project using Akka Persistence and Projection. I noticed that the community-developed DynamoDB plugin for Akka Persistence lacks Projection support; and there’s no official plugin from Lightbend for DynamoDB at the moment. I have checked https://doc.akka.io/docs/akka-persistence-cassandra/current/index.html-azure administrator documentation but still need help.
I want to know ; has anyone successfully integrated Akka with DynamoDB using alternative approaches such as Alpakka AWS connectors or other solutions?
Are there any plans from Lightbend to introduce an official DynamoDB plugin for Akka Persistence and Projection in the near future?
I would like to inquire about the compatibility and support status of AWS Keyspaces (Cassandra API) with the latest versions of Akka and the Akka Persistence Cassandra plugin.
Any advice would be greatly appreciated.
Thank you!
gregbowers