Hi!
I’m a student and trying to finish the project but I got one problem.
I’ve got a question concerning Persistence in Akka. The problem is that the code in the documentation (Persistence • Akka Documentation) - the first listing under the “Event sourcing” - doesn’t work. We need the persistence to implement “at least once delivery”, where we store the state but unfortunately, we can’t run even the code in the docs. Can you help us with:
- are you able to run the code in docs;
- if you are can you describe the steps we need to do.
Thank you in advance for your help
3 posts - 2 participants