An Akka, Cats and Cassandra Project in Scala - Part 2

An Akka, Cats and Cassandra Project in Scala - Part 2

4.288 Lượt nghe
An Akka, Cats and Cassandra Project in Scala - Part 2
Written version: https://blog.rockthejvm.com/akka-cassandra-project/ Part 1: https://www.youtube.com/watch?v=PPIPGzrc2wo&ab_channel=RocktheJVM Full project: https://github.com/rockthejvm/akka-cassandra-demo This video is part of a mini-series. Here, we'll implement a bigger Scala application using Akka Actors (Typed), Akka Persistence, Akka HTTP, some Cats, and Cassandra as a persistent store. We're going to make a mini-bank, which will expose a few REST endpoints. In this video, we'll integrate the bank account persistent actor and we'll create the main Bank actor, which is also persistent. We're also going to test the entire actor hierarchy with Cassandra as the persistent store of our event sourcing application. If you're interested, check out the Akka Typed course at Rock the JVM: https://rockthejvm.com/p/akka-essentials Follow Rock the JVM on: LinkedIn: https://linkedin.com/company/rockthejvm Twitter: https://twitter.com/rockthejvm Blog: https://blog.rockthejvm.com ------------------------------------------------------------------------- Home: https://rockthejvm.com -------------------------------------------------------------------------