-
On the one hand, [org.apache.pekko.stream.scaladsl.GraphDSL.Implicits.PortOps](https://github.com/apache/pekko/blob/95e8355c4c6f2041587e4d64590764e008d1f2b2/stream/src/main/scala/org/apache/pekko/str…
-
CassandraJournalStatements.scala
```scala
def selectHighestSequenceNr =
s"""
SELECT sequence_nr FROM $tableName WHERE
persistence_id = ? AND
partition_nr = ?
O…
-
https://github.com/apache/pekko-persistence-r2dbc/actions/runs/9575949941
```
[info] R2dbcOffsetStoreSpec:
[info] org.apache.pekko.projection.r2dbc.R2dbcOffsetStoreSpec *** ABORTED *** (23 millis…
-
Since MySQL is still one of the most popular RDMS, it makes a lot of sense to add support for it, hopefully helping with adoption of Pekko Persistence R2DBC.
Looking through the existing Postgres i…
-
https://github.com/apache/incubator-pekko-persistence-r2dbc/blob/main/project/Dependencies.scala#L100
pekko-persistence-jdbc is a test dependency - this does not support Scala 3 yet and when it doe…
-
`org.apache.pekko.persistence.cassandra.query.EventsByTagSpecBackTracking`
- [x] `sort delayed events by timeuuid`
`org.apache.pekko.persistence.cassandra.query.EventsByTagPersistenceIdCleanup…
-
-
see https://github.com/apache/pekko-persistence-cassandra/pull/212
there change that seems to have caused the issue is #1218 (and earlier #1186)
-
We only really support postgresql.
We could also support
* H2
* Oracle
* SQL Server
-
* Use [Pekko snapshots](https://repository.apache.org/snapshots/org/apache/pekko/)
* Akka 2.6.20
* Find a simple Akka cluster scenario or sample
* akka-persistence / pekko-persistence interoperabil…