apache / pekko-persistence-r2dbc

Asynchronously writes journal and snapshot entries to configured R2DBC databases so that Apache Pekko Actors can recover state
https://pekko.apache.org/
Apache License 2.0
14 stars 6 forks source link

support more databases #94

Open pjfanning opened 6 months ago

pjfanning commented 6 months ago

We only really support postgresql.

We could also support

weemen commented 1 month ago

And MySQL