apache / pekko-samples

Apache Pekko Sample Projects
https://pekko.apache.org/
Apache License 2.0
42 stars 21 forks source link

#243: Convert `sharding` (non-kafka) to pekko #25

Closed sam-byng closed 1 year ago

sam-byng commented 1 year ago

incubator-pekko issue : https://github.com/apache/incubator-pekko/issues/243

Method: See migration guide MR https://github.com/apache/incubator-pekko/pull/249

sam-byng commented 1 year ago

Few minor changes but otherwise looking good. Also note that the code is not formatted, see

https://github.com/apache/incubator-pekko-samples/actions/runs/4533098550/jobs/8118457834?pr=25 specifically

pekko-sample-sharding-java/build.sbt
pekko-sample-sharding-scala/build.sbt

have re-formatted now

sam-byng commented 1 year ago

Thanks - note I can't merge as I don't have write access.