This is an automated email from the ASF dual-hosted git repository.
fanningpj pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-site.git
The following commit(s) were added to refs/heads/main by this push:
new d89d9933 Version support (#178)
d89d9933 is described below
commit d89d99336de4d469f05a77e0f6d7371f5251c2f5
Author: PJ Fanning <[email protected]>
AuthorDate: Thu Dec 18 13:09:07 2025 +0100
Version support (#178)
* version support
Update version-support.md
Update version-support.md
update docs
Update version-support.md
Update version-support.md
update
* migration guides
* edit
* add statement about hard to backport fixes
update
* pekko-persistence-jdbc migration
* r2dbc
* cassandra
---
content/download.html | 10 +++-
content/how-to-contribute.html | 10 +++-
content/index.html | 7 +++
content/modules.html | 6 ++
content/samples.html | 6 ++
content/search/search_index.json | 2 +-
content/{samples.html => version-support.html} | 78 +++++++++++++++-----------
src/main/paradox/index.md | 2 +
src/main/paradox/version-support.md | 55 ++++++++++++++++++
9 files changed, 137 insertions(+), 39 deletions(-)
diff --git a/content/download.html b/content/download.html
index f1cfd9d9..4a69db9e 100644
--- a/content/download.html
+++ b/content/download.html
@@ -137,6 +137,12 @@ Apache Pekko™
<li><a href="download.html#archives" class="header">Archives</a></li>
<li><a href="download.html#verifying-downloads" class="header">Verifying
Downloads</a></li>
</ul></li>
+ <li><a href="version-support.html" class="page">Version Support</a>
+ <ul>
+ <li><a href="version-support.html#version-2-0-x-milestones"
class="header">Version 2.0.x Milestones</a></li>
+ <li><a href="version-support.html#version-1-x" class="header">Version
1.x</a></li>
+ <li><a href="version-support.html#migration-guides"
class="header">Migration Guides</a></li>
+ </ul></li>
<li><a href="how-to-contribute.html" class="page">How to Contribute</a>
<ul>
<li><a href="how-to-contribute.html#the-apache-pekko-community"
class="header">The Apache Pekko™ Community</a></li>
@@ -350,13 +356,13 @@ Modules
</span>
</div>
</a>
-<a href="how-to-contribute.html" title="How to Contribute" class="md-flex
md-footer-nav__link md-footer-nav__link--next" rel="next">
+<a href="version-support.html" title="Version Support" class="md-flex
md-footer-nav__link md-footer-nav__link--next" rel="next">
<div class="md-flex__cell md-flex__cell--stretch md-footer-nav__title">
<span class="md-flex__ellipsis">
<span class="md-footer-nav__direction">
Next
</span>
-How to Contribute
+Version Support
</span>
</div>
<div class="md-flex__cell md-flex__cell--shrink">
diff --git a/content/how-to-contribute.html b/content/how-to-contribute.html
index 35adefa4..4851e401 100644
--- a/content/how-to-contribute.html
+++ b/content/how-to-contribute.html
@@ -137,6 +137,12 @@ Apache Pekko™
<li><a href="download.html#archives" class="header">Archives</a></li>
<li><a href="download.html#verifying-downloads" class="header">Verifying
Downloads</a></li>
</ul></li>
+ <li><a href="version-support.html" class="page">Version Support</a>
+ <ul>
+ <li><a href="version-support.html#version-2-0-x-milestones"
class="header">Version 2.0.x Milestones</a></li>
+ <li><a href="version-support.html#version-1-x" class="header">Version
1.x</a></li>
+ <li><a href="version-support.html#migration-guides"
class="header">Migration Guides</a></li>
+ </ul></li>
<li><a href="how-to-contribute.html#how-to-contribute" class="active
page">How to Contribute</a>
<ul>
<li><a href="how-to-contribute.html#the-apache-pekko-community"
class="header">The Apache Pekko™ Community</a></li>
@@ -222,7 +228,7 @@ Apache Pekko™
<footer class="md-footer">
<div class="md-footer-nav">
<nav class="md-footer-nav__inner md-grid">
-<a href="download.html" title="Download" class="md-flex md-footer-nav__link
md-footer-nav__link--prev" rel="prev">
+<a href="version-support.html" title="Version Support" class="md-flex
md-footer-nav__link md-footer-nav__link--prev" rel="prev">
<div class="md-flex__cell md-flex__cell--shrink">
<i class="md-icon md-icon--arrow-back md-footer-nav__button"></i>
</div>
@@ -231,7 +237,7 @@ Apache Pekko™
<span class="md-footer-nav__direction">
Previous
</span>
-Download
+Version Support
</span>
</div>
</a>
diff --git a/content/index.html b/content/index.html
index f03122b3..1c874c2e 100644
--- a/content/index.html
+++ b/content/index.html
@@ -133,6 +133,12 @@ Apache Pekko™
<li><a href="download.html#archives" class="header">Archives</a></li>
<li><a href="download.html#verifying-downloads" class="header">Verifying
Downloads</a></li>
</ul></li>
+ <li><a href="version-support.html" class="page">Version Support</a>
+ <ul>
+ <li><a href="version-support.html#version-2-0-x-milestones"
class="header">Version 2.0.x Milestones</a></li>
+ <li><a href="version-support.html#version-1-x" class="header">Version
1.x</a></li>
+ <li><a href="version-support.html#migration-guides"
class="header">Migration Guides</a></li>
+ </ul></li>
<li><a href="how-to-contribute.html" class="page">How to Contribute</a>
<ul>
<li><a href="how-to-contribute.html#the-apache-pekko-community"
class="header">The Apache Pekko™ Community</a></li>
@@ -169,6 +175,7 @@ Apache Pekko™
<li><a href="samples.html">Samples</a></li>
<li><a href="modules.html">Modules</a></li>
<li><a href="download.html">Downloads</a></li>
+ <li><a href="version-support.html">Version Support</a></li>
<li><a href="how-to-contribute.html">How to contribute</a></li>
</ul></div><div class="hero"><div class="banner-logo">
<p>Banner Logo</p></div><div class="title">
diff --git a/content/modules.html b/content/modules.html
index 6b443ed3..538a5c3c 100644
--- a/content/modules.html
+++ b/content/modules.html
@@ -137,6 +137,12 @@ Apache Pekko™
<li><a href="download.html#archives" class="header">Archives</a></li>
<li><a href="download.html#verifying-downloads" class="header">Verifying
Downloads</a></li>
</ul></li>
+ <li><a href="version-support.html" class="page">Version Support</a>
+ <ul>
+ <li><a href="version-support.html#version-2-0-x-milestones"
class="header">Version 2.0.x Milestones</a></li>
+ <li><a href="version-support.html#version-1-x" class="header">Version
1.x</a></li>
+ <li><a href="version-support.html#migration-guides"
class="header">Migration Guides</a></li>
+ </ul></li>
<li><a href="how-to-contribute.html" class="page">How to Contribute</a>
<ul>
<li><a href="how-to-contribute.html#the-apache-pekko-community"
class="header">The Apache Pekko™ Community</a></li>
diff --git a/content/samples.html b/content/samples.html
index 92fdab01..6039e773 100644
--- a/content/samples.html
+++ b/content/samples.html
@@ -137,6 +137,12 @@ Apache Pekko™
<li><a href="download.html#archives" class="header">Archives</a></li>
<li><a href="download.html#verifying-downloads" class="header">Verifying
Downloads</a></li>
</ul></li>
+ <li><a href="version-support.html" class="page">Version Support</a>
+ <ul>
+ <li><a href="version-support.html#version-2-0-x-milestones"
class="header">Version 2.0.x Milestones</a></li>
+ <li><a href="version-support.html#version-1-x" class="header">Version
1.x</a></li>
+ <li><a href="version-support.html#migration-guides"
class="header">Migration Guides</a></li>
+ </ul></li>
<li><a href="how-to-contribute.html" class="page">How to Contribute</a>
<ul>
<li><a href="how-to-contribute.html#the-apache-pekko-community"
class="header">The Apache Pekko™ Community</a></li>
diff --git a/content/search/search_index.json b/content/search/search_index.json
index 5ded424a..b8ce0932 100644
--- a/content/search/search_index.json
+++ b/content/search/search_index.json
@@ -1 +1 @@
-{"docs":[{"location":"paradox.json","text":"","title":""},{"location":"index.html","text":"Samples
Modules Downloads How to contribute\nBanner Logo Apache Pekko™ Apache Pekko™
is an open-source framework for building applications that are concurrent,
distributed, resilient and elastic. Pekko uses the Actor Model to provide more
intuitive high-level abstractions for concurrency. Using these abstractions,
Pekko also provides libraries for persistence, streams, HTTP, and more. Pekko
include [...]
\ No newline at end of file
+{"docs":[{"location":"paradox.json","text":"","title":""},{"location":"index.html","text":"Samples
Modules Downloads Version Support How to contribute\nBanner Logo Apache Pekko™
Apache Pekko™ is an open-source framework for building applications that are
concurrent, distributed, resilient and elastic. Pekko uses the Actor Model to
provide more intuitive high-level abstractions for concurrency. Using these
abstractions, Pekko also provides libraries for persistence, streams, HTTP, and
mor [...]
\ No newline at end of file
diff --git a/content/samples.html b/content/version-support.html
similarity index 68%
copy from content/samples.html
copy to content/version-support.html
index 92fdab01..c0cb52f6 100644
--- a/content/samples.html
+++ b/content/version-support.html
@@ -22,7 +22,7 @@
<meta name="description" content="pekko-site">
<link rel="shortcut icon"
href="https://pekko.apache.org/assets/images/pekko_favicon.png">
-<title>Samples · Apache Pekko™</title>
+<title>Version Support · Apache Pekko™</title>
<link rel="stylesheet"
href="https://pekko.apache.org/assets/stylesheets/application.451f80e5.css">
<link rel="stylesheet"
href="https://pekko.apache.org/assets/stylesheets/application-palette.22915126.css">
<link rel="stylesheet"
href="https://pekko.apache.org/lib/material__tabs/dist/mdc.tabs.min.css">
@@ -60,7 +60,7 @@ data-md-color-accent="orange"
Apache Pekko™
</span>
<span class="md-header-nav__topic">
-Samples
+Version Support
</span>
</div>
</div>
@@ -111,7 +111,7 @@ Apache Pekko™
</a>
</label>
<ul>
- <li><a href="samples.html#samples" class="active page">Samples</a>
+ <li><a href="samples.html" class="page">Samples</a>
<ul>
<li><a href="samples.html#help-wanted" class="header">Help Wanted</a></li>
</ul></li>
@@ -137,6 +137,12 @@ Apache Pekko™
<li><a href="download.html#archives" class="header">Archives</a></li>
<li><a href="download.html#verifying-downloads" class="header">Verifying
Downloads</a></li>
</ul></li>
+ <li><a href="version-support.html#version-support" class="active
page">Version Support</a>
+ <ul>
+ <li><a href="version-support.html#version-2-0-x-milestones"
class="header">Version 2.0.x Milestones</a></li>
+ <li><a href="version-support.html#version-1-x" class="header">Version
1.x</a></li>
+ <li><a href="version-support.html#migration-guides"
class="header">Migration Guides</a></li>
+ </ul></li>
<li><a href="how-to-contribute.html" class="page">How to Contribute</a>
<ul>
<li><a href="how-to-contribute.html#the-apache-pekko-community"
class="header">The Apache Pekko™ Community</a></li>
@@ -148,9 +154,11 @@ Apache Pekko™
<nav class="md-nav md-nav--secondary">
<label class="md-nav__title" for="__toc">Table of contents</label>
<ul>
- <li><a href="samples.html#samples" class="header">Samples</a>
+ <li><a href="version-support.html#version-support" class="header">Version
Support</a>
<ul>
- <li><a href="samples.html#help-wanted" class="header">Help Wanted</a></li>
+ <li><a href="version-support.html#version-2-0-x-milestones"
class="header">Version 2.0.x Milestones</a></li>
+ <li><a href="version-support.html#version-1-x" class="header">Version
1.x</a></li>
+ <li><a href="version-support.html#migration-guides"
class="header">Migration Guides</a></li>
</ul></li>
</ul>
</nav>
@@ -178,9 +186,11 @@ Apache Pekko™
<nav class="md-nav md-nav--secondary">
<label class="md-nav__title" for="__toc">Table of contents</label>
<ul>
- <li><a href="samples.html#samples" class="header">Samples</a>
+ <li><a href="version-support.html#version-support" class="header">Version
Support</a>
<ul>
- <li><a href="samples.html#help-wanted" class="header">Help Wanted</a></li>
+ <li><a href="version-support.html#version-2-0-x-milestones"
class="header">Version 2.0.x Milestones</a></li>
+ <li><a href="version-support.html#version-1-x" class="header">Version
1.x</a></li>
+ <li><a href="version-support.html#migration-guides"
class="header">Migration Guides</a></li>
</ul></li>
</ul>
</nav>
@@ -191,30 +201,30 @@ Apache Pekko™
<div class="md-content">
<article class="md-content__inner md-typeset">
<div class="md-content__searchable">
-<h1><a href="#samples" name="samples" class="anchor"><span
class="anchor-link"></span></a>Samples</h1>
-<p>The samples can be download using Git from <a
href="https://github.com/apache/pekko-samples">pekko-samples</a>.</p>
+<h1><a href="#version-support" name="version-support" class="anchor"><span
class="anchor-link"></span></a>Version Support</h1>
+<p>Apache Pekko uses <a href="https://semver.org/">Semantic Versioning
2.0.0</a>.</p>
+<p>Currently, the versions of the various Apache Pekko <a
href="modules.html">Modules</a> are fairly closely synched up. This may not
continue to be the case in future and we aim to keep this page up to date to
try to describe what versions work with each other.</p>
+<p>A separate but related topic is our set of <a
href="https://pekko.apache.org/docs/pekko/current/common/binary-compatibility-rules.html">Binary
Compatibility rules</a>.</p>
+<h2><a href="#version-2-0-x-milestones" name="version-2-0-x-milestones"
class="anchor"><span class="anchor-link"></span></a>Version 2.0.x
Milestones</h2>
+<p>We have started releasing 2.0.0 milestone releases beginning with the core
Pekko module and working through the modules that are most widely used. The
milestone releases are only for testing purposes and to facilitate library
maintainers. They are not meant to be used in production.</p>
+<p>Due to quite a lot of deprecated code being removed in 2.0.x, it is
unlikely that libs built against Pekko 1.x jars will work with Pekko 2.0.x.</p>
+<h2><a href="#version-1-x" name="version-1-x" class="anchor"><span
class="anchor-link"></span></a>Version 1.x</h2>
+<p>It is best to use the latest 1.x releases for all the Pekko modules out
there.</p>
+<p>We will continue to fix bugs and upgrade dependencies when they fix issues.
Until the 2.0.0 full release is ready, we may add some enhancements and they
will appear in minor releases.</p>
+<p>Once the Pekko 2.0.0 full release is done, we will end active development
in 1.x and only important bug fixes including security fixes will appear in new
1.x releases. Dependency upgrades will only be made for important bug fixes
including security fixes.</p>
+<p>We will backport fixes to the 1.x series on a best-effort basis. More
complicated changes may not be possible to apply to 1.x and users who need such
changes may need to upgrade to 2.x.</p>
+<p>With 1.x, changes will normally only be made to the most recent 1.x release
and won’t generally be backported to previous 1.x minor versions.</p>
+<p>We will announce an end of support date in due course.</p>
+<h2><a href="#migration-guides" name="migration-guides" class="anchor"><span
class="anchor-link"></span></a>Migration Guides</h2>
+<p>We have pages dedicated to specific Pekko modules. If you are migrating
from Akka, it might be best to migrate first to Pekko 1.0.x and to then upgrade
to a newer version of Pekko when you are happy you have things working with
1.0.x.</p>
+<p>When migrating between Pekko versions, it is worth checking if you are
using deprecated code and to try to follow the notice instructions that appear
in the Scala and Java docs. It is also worthwhile to read the <a
href="modules.html">Module</a> Release Notes.</p>
<ul>
- <li><a
href="https://pekko.apache.org/docs/pekko-samples/current/pekko-sample-cluster-scala/">Pekko
Cluster with Scala</a></li>
- <li><a
href="https://pekko.apache.org/docs/pekko-samples/current/pekko-sample-cluster-java/">Pekko
Cluster with Java</a></li>
- <li><a
href="https://pekko.apache.org/docs/pekko-samples/current/pekko-sample-cluster-docker-compose-scala/">Pekko
Cluster Docker Compose with Scala</a></li>
- <li><a
href="https://pekko.apache.org/docs/pekko-samples/current/pekko-sample-cluster-docker-compose-java/">Pekko
Cluster Docker Compose with Java</a></li>
- <li><a
href="https://pekko.apache.org/docs/pekko-samples/current/pekko-sample-distributed-data-scala/">Pekko
Distributed Data with Scala</a></li>
- <li><a
href="https://pekko.apache.org/docs/pekko-samples/current/pekko-sample-distributed-data-java/">Pekko
Distributed Data with Java</a></li>
- <li><a
href="https://pekko.apache.org/docs/pekko-samples/current/pekko-sample-distributed-workers-scala/">Pekko
Distributed Workers with Scala</a></li>
- <li><a
href="https://pekko.apache.org/docs/pekko-samples/current/pekko-sample-fsm-scala/">Pekko
FSM with Scala</a></li>
- <li><a
href="https://pekko.apache.org/docs/pekko-samples/current/pekko-sample-fsm-java/">Pekko
FSM with Java</a></li>
- <li><a
href="https://pekko.apache.org/docs/pekko-samples/current/pekko-sample-grpc-kubernetes-scala/">Pekko
gRPC on Kubernetes (Scala)</a></li>
- <li><a
href="https://pekko.apache.org/docs/pekko-samples/current/pekko-sample-kafka-to-sharding-scala/">Pekko
Kafka to Sharding with Scala</a></li>
- <li><a
href="https://pekko.apache.org/docs/pekko-samples/current/pekko-sample-persistence-scala/">Pekko
Persistence with Scala</a></li>
- <li><a
href="https://pekko.apache.org/docs/pekko-samples/current/pekko-sample-persistence-java/">Pekko
Persistence with Java</a></li>
- <li><a
href="https://pekko.apache.org/docs/pekko-samples/current/pekko-sample-sharding-scala/">Pekko
Cluster Sharding with Scala</a></li>
- <li><a
href="https://pekko.apache.org/docs/pekko-samples/current/pekko-sample-sharding-java/">Pekko
Cluster Sharding with Java</a></li>
-</ul>
-<h2><a href="#help-wanted" name="help-wanted" class="anchor"><span
class="anchor-link"></span></a>Help Wanted</h2>
-<p>Migrating the following samples and guides from Akka to Pekko falls under
the heading ‘Help Wanted’.</p>
-<ul>
- <li><a
href="https://github.com/apache/pekko-connectors-samples">pekko-connectors-samples</a></li>
- <li><a
href="https://github.com/apache/pekko-platform-guide">pekko-platform-guide</a></li>
+ <li><a
href="https://pekko.apache.org/docs/pekko/current/migration/index.html">Pekko
Core</a></li>
+ <li><a
href="https://pekko.apache.org/docs/pekko-http/current/migration-guide/index.html">Pekko
HTTP</a></li>
+ <li><a
href="https://pekko.apache.org/docs/pekko-management/current/migration.html">Pekko
Management</a></li>
+ <li><a
href="https://pekko.apache.org/docs/pekko-persistence-cassandra/current/migrations.html">Pekko
Persistence Cassandra</a></li>
+ <li><a
href="https://pekko.apache.org/docs/pekko-persistence-jdbc/current/migration.html">Pekko
Persistence JDBC</a></li>
+ <li><a
href="https://pekko.apache.org/docs/pekko-persistence-r2dbc/current/migration-guides.html">Pekko
Persistence R2DBC</a></li>
</ul>
</div>
</article>
@@ -226,7 +236,7 @@ Apache Pekko™
<footer class="md-footer">
<div class="md-footer-nav">
<nav class="md-footer-nav__inner md-grid">
-<a href="index.html" title="Apache Pekko™" class="md-flex md-footer-nav__link
md-footer-nav__link--prev" rel="prev">
+<a href="download.html" title="Download" class="md-flex md-footer-nav__link
md-footer-nav__link--prev" rel="prev">
<div class="md-flex__cell md-flex__cell--shrink">
<i class="md-icon md-icon--arrow-back md-footer-nav__button"></i>
</div>
@@ -235,17 +245,17 @@ Apache Pekko™
<span class="md-footer-nav__direction">
Previous
</span>
-Apache Pekko™
+Download
</span>
</div>
</a>
-<a href="modules.html" title="Modules" class="md-flex md-footer-nav__link
md-footer-nav__link--next" rel="next">
+<a href="how-to-contribute.html" title="How to Contribute" class="md-flex
md-footer-nav__link md-footer-nav__link--next" rel="next">
<div class="md-flex__cell md-flex__cell--stretch md-footer-nav__title">
<span class="md-flex__ellipsis">
<span class="md-footer-nav__direction">
Next
</span>
-Modules
+How to Contribute
</span>
</div>
<div class="md-flex__cell md-flex__cell--shrink">
diff --git a/src/main/paradox/index.md b/src/main/paradox/index.md
index c38cddab..00fe83ca 100644
--- a/src/main/paradox/index.md
+++ b/src/main/paradox/index.md
@@ -6,6 +6,7 @@ material.custom.page-stylesheet: assets/stylesheets/home.css
* [samples](samples.md)
* [modules](modules.md)
* [download](download.md)
+ * [version support](version-support.md)
* [how-to-contribute](how-to-contribute.md)
@@@
@@ -13,6 +14,7 @@ material.custom.page-stylesheet: assets/stylesheets/home.css
* @ref:[Samples](samples.md)
* @ref:[Modules](modules.md)
* @ref:[Downloads](download.md)
+* @ref:[Version Support](version-support.md)
* @ref:[How to contribute](how-to-contribute.md)
@@@
diff --git a/src/main/paradox/version-support.md
b/src/main/paradox/version-support.md
new file mode 100644
index 00000000..db3dd14d
--- /dev/null
+++ b/src/main/paradox/version-support.md
@@ -0,0 +1,55 @@
+# Version Support
+
+Apache Pekko uses [Semantic Versioning 2.0.0](https://semver.org/).
+
+Currently, the versions of the various Apache Pekko @ref:[Modules](modules.md)
are fairly
+closely synched up. This may not continue to be the case in future and we aim
to
+keep this page up to date to try to describe what versions work with each
other.
+
+A separate but related topic is our set of [Binary Compatibility
rules](https://pekko.apache.org/docs/pekko/current/common/binary-compatibility-rules.html).
+
+## Version 2.0.x Milestones
+
+We have started releasing 2.0.0 milestone releases beginning with the core
Pekko
+module and working through the modules that are most widely used. The
milestone releases
+are only for testing purposes and to facilitate library maintainers. They are
not meant
+to be used in production.
+
+Due to quite a lot of deprecated code being removed in 2.0.x, it is unlikely
that libs
+built against Pekko 1.x jars will work with Pekko 2.0.x.
+
+## Version 1.x
+
+It is best to use the latest 1.x releases for all the Pekko modules out there.
+
+We will continue to fix bugs and upgrade dependencies when they fix issues.
Until the
+2.0.0 full release is ready, we may add some enhancements and they will appear
in minor
+releases.
+
+Once the Pekko 2.0.0 full release is done, we will end active development in
1.x and only
+important bug fixes including security fixes will appear in new 1.x releases.
+Dependency upgrades will only be made for important bug fixes including
security fixes.
+
+We will backport fixes to the 1.x series on a best-effort basis. More
complicated changes may not be possible to apply to 1.x and users who need such
changes may need to upgrade to 2.x.
+
+With 1.x, changes will normally only be made to the most recent 1.x release
and won't
+generally be backported to previous 1.x minor versions.
+
+We will announce an end of support date in due course.
+
+## Migration Guides
+
+We have pages dedicated to specific Pekko modules. If you are migrating from
Akka, it might
+be best to migrate first to Pekko 1.0.x and to then upgrade to a newer version
of Pekko
+when you are happy you have things working with 1.0.x.
+
+When migrating between Pekko versions, it is worth checking if you are using
deprecated
+code and to try to follow the notice instructions that appear in the Scala and
Java docs.
+It is also worthwhile to read the @ref:[Module](modules.md) Release Notes.
+
+* [Pekko
Core](https://pekko.apache.org/docs/pekko/current/migration/index.html)
+* [Pekko
HTTP](https://pekko.apache.org/docs/pekko-http/current/migration-guide/index.html)
+* [Pekko
Management](https://pekko.apache.org/docs/pekko-management/current/migration.html)
+* [Pekko Persistence
Cassandra](https://pekko.apache.org/docs/pekko-persistence-cassandra/current/migrations.html)
+* [Pekko Persistence
JDBC](https://pekko.apache.org/docs/pekko-persistence-jdbc/current/migration.html)
+* [Pekko Persistence
R2DBC](https://pekko.apache.org/docs/pekko-persistence-r2dbc/current/migration-guides.html)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]