Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Akka → Pekko #5

Open
rtyley opened this issue Feb 21, 2024 · 0 comments
Open

Akka → Pekko #5

rtyley opened this issue Feb 21, 2024 · 0 comments

Comments

@rtyley
Copy link
Member

rtyley commented Feb 21, 2024

Akka versions 2.7 and above use the new BSL license, which is prohibitively expensive for us.

  • Play projects will need Upgrading to Play 3.0 #4. See Play's documentation on migration from Akka to Pekko
  • Any other usages of Akka should also be removed or transitioned to Pekko. This might be as simple as replacing import akka. with import org.apache.pekko.

See also https://docs.google.com/document/d/1dBj0HtubEHQY8-NDsvXso94UqDR_g4v8oATuyz8yaSY/edit (if you have access).

Examples

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant