-
Notifications
You must be signed in to change notification settings - Fork 15
Closed
Milestone
Description
pekko-projection-slick depends on pekko-persistence-jdbc and Slick
To pick up the Scala 3 support in pekko-persistence-jdbc, we would need pekko-persistence-jdbc 1.1.x (when it is released).
I think our general preference would be not to have to change to using pekko-persistence-jdbc 1.1.x but in this case, we might want to make an exception.
- In theory, we could only depend on pekko-persistence-jdbc 1.1.x for pekko-projection-slick_3 (i.e the Scala 3 jar and not the Scala 2.x jars)
- we could just not bother supporting Scala 3 for pekko-projection-slick because this module is deprecated - see https://pekko.apache.org/docs/pekko-projection/current/slick.html - we have pekko-projection-jdbc and this supports Scala 3
- we could just upgrade to pekko-persistence-jdbc 1.1.x as an exception
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels