lichess-org / lila

♞ lichess.org: the forever free, adless and open source chess server ♞
https://lichess.org
GNU Affero General Public License v3.0
14.89k stars 2.21k forks source link

migrate from akka to pekko #13865

Open ornicar opened 8 months ago

ornicar commented 8 months ago

https://medium.com/xworks-techinsights/akka-to-pekko-migration-step-by-step-cca64bc61016

maybe start with lila-ws

schlawg commented 8 months ago

How badly do we want this in lila?

It seems search and replace except for reactivemongo-akkastream which presumably we'd have to fork or stop using.

ornicar commented 8 months ago

We don't need it, but it's something we will have to do sooner or later. There's no hurry.

schlawg commented 8 months ago

When we do it, we can say we're lichess 5.0

ssdong commented 7 months ago

image

Maybe sending an email to Lightbend asking for an exemption before migrating to Pekko if we can?

If Lightbend says no, I'd be happy to assist with the migration as I have worked extensively with Akka at workplace(mostly Akka persistence/Projection but decent exposure to Akka stream).