This is an automated email from the ASF dual-hosted git repository.
fanningpj pushed a commit to branch 1.1.x
in repository https://gitbox.apache.org/repos/asf/pekko-persistence-jdbc.git
The following commit(s) were added to refs/heads/1.1.x by this push:
new fd4735e Fix docs (#369) (#370) (#372)
fd4735e is described below
commit fd4735ef217cd06196cbeccd1341e83056bd2ee0
Author: PJ Fanning <[email protected]>
AuthorDate: Sat Nov 15 18:37:12 2025 +0100
Fix docs (#369) (#370) (#372)
Co-authored-by: Marco Paggioro <[email protected]>
---
docs/src/main/paradox/configuration.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/src/main/paradox/configuration.md
b/docs/src/main/paradox/configuration.md
index fab0674..061bef0 100644
--- a/docs/src/main/paradox/configuration.md
+++ b/docs/src/main/paradox/configuration.md
@@ -6,7 +6,7 @@ Configure `pekko-persistence`:
- instruct Apache Pekko persistence to use the `jdbc-journal` plugin,
- instruct Apache Pekko persistence to use the `jdbc-snapshot-store` plugin,
-- instruct Apache Pekko persistence to use the `jdbc-durable-state-store`
plugin (Postgres and H2 only)
+- instruct Apache Pekko persistence to use the `jdbc-durable-state-store`
plugin (No MySQL support)
Configure `slick`:
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]