apache / pekko

Build highly concurrent, distributed, and resilient message-driven applications using Java/Scala
https://pekko.apache.org/
Apache License 2.0
1.17k stars 139 forks source link

add docs describing the Akka cluster support #1056

Open pjfanning opened 7 months ago

pjfanning commented 7 months ago

see #765

@mdedetrich

pjfanning commented 7 months ago

@mdedetrich could you review https://cwiki.apache.org/confluence/display/PEKKO/Pekko+Akka+Compatibility ? Feel free to modify it as you see fit.

mdedetrich commented 7 months ago

I just reviewed this and it looks good for now although I would prefer this to be part of the actual paradox docs since we have historically placed our migration docs there.

pjfanning commented 7 months ago

I was thinking about moving the doc when we have a full release. Leaving it in wiki for now makes it easier to adjust too.