SwissBorg / pekko-persistence-postgres

PostgreSQL plugin for Pekko Persistence
Apache License 2.0
5 stars 3 forks source link

use statefulMap instead of statefulMapConcat #34

Closed laglangyue closed 5 months ago

laglangyue commented 5 months ago

Avoid warnning method statefulMapConcat in trait FlowOps is deprecated since 1.0.2: Use statefulMap with mapConcat instead.