Douglas McPherson
Results
1
issues of
Douglas McPherson
Current docs state that Akka Projections can store the offsets from Kafka in a [relational DB with JDBC](https://doc.akka.io/docs/akka-projection/current/jdbc.html) or in [relational DB with Slick](https://doc.akka.io/docs/akka-projection/current/slick.html). This should be updated with the...