ptrdom commented on code in PR #175: URL: https://github.com/apache/pekko-persistence-r2dbc/pull/175#discussion_r1840816417
########## core/src/main/resources/reference.conf: ########## @@ -101,7 +101,7 @@ pekko.persistence.r2dbc { // #connection-settings pekko.persistence.r2dbc { - # postgres or yugabyte + # postgres, yugabyte or mysql Review Comment: All good, I see current documentation already has info for Postgres and Yugabyte - https://pekko.apache.org/docs/pekko-persistence-r2dbc/current/connection-config.html,, so I will add a new tab for MySQL. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org For additional commands, e-mail: notifications-h...@pekko.apache.org