https://github.com/daggerok/akka-persistence-examples
Play with Akka Persistence, Akka Typed...
https://github.com/daggerok/akka-persistence-examples
akka-actor akka-actors akka-applications akka-persistence akka-typed akka-typed-actors cqrs postgres postgresql sbt sbt-docker-compose sbt-wrapper sbtw
Last synced: 3 months ago
JSON representation
Play with Akka Persistence, Akka Typed...
- Host: GitHub
- URL: https://github.com/daggerok/akka-persistence-examples
- Owner: daggerok
- License: mit
- Created: 2019-12-27T00:34:02.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-12-28T23:08:05.000Z (over 5 years ago)
- Last Synced: 2025-01-10T00:46:14.625Z (4 months ago)
- Topics: akka-actor, akka-actors, akka-applications, akka-persistence, akka-typed, akka-typed-actors, cqrs, postgres, postgresql, sbt, sbt-docker-compose, sbt-wrapper, sbtw
- Language: Shell
- Homepage:
- Size: 76.2 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# akka-persistence-examples [](https://travis-ci.org/daggerok/akka-persistence-examples)
## other repositories
* [GitHub: renatocaval/akka-persistence-typed-talk](https://github.com/renatocaval/akka-persistence-typed-talk)
* [GitHub: daggerok/akka-persistence-json-serializaer-example](https://github.com/daggerok/akka-persistence-json-serializaer-example)
* [GitHub: rockthejvm/udemy-akka-persistence](https://github.com/rockthejvm/udemy-akka-persistence)## resources
* [Akka Logging](https://doc.akka.io/docs/akka/current/logging.html)
* [Async Akka JDBC](https://doc.akka.io/docs/akka-persistence-jdbc/3.5.2/)
* [sbt docker-compose plugin](https://github.com/Tapad/sbt-docker-compose)
* [Akka Typed AskPattern](https://doc.akka.io/docs/akka/2.5.3/scala/typed.html)
* [Akka Typed Reference](https://doc.akka.io/docs/akka/current/typed/index.html)
* [YouTube: Akka Persistence Typed](https://www.youtube.com/watch?v=xPwXI39qGOY)