You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to akka...@googlegroups.com
Hi,
In Akka Persistence it's mentioned that using batch writes we can achieve atomic writes of events. Will you any one please provide me a example on akka persistence batch writes. So that I can persist multiple events one by one, if any event fails while persisting, it roll-backs.