pekko/actor/src/main
PJ Fanning 0fa708382c
Add new migration strategy for Pekko Persistence snapshots (#1423)
* Add new migration strategy for Pekko Persistence snapshots

Update reference.conf

Update SnapshotSerializerSpec.scala

new impl

* add more tests

* add akka mode test

* rename file

* Update SnapshotSerializerMigrationAkkaSpec.scala

* extend akka test

* Update reference.conf

* Update SnapshotSerializer.scala

* rename config

* fix name of tests
2024-08-21 11:58:16 +01:00
..
boilerplate/org/apache/pekko/japi adjust ASF header (#450) 2023-06-22 14:19:26 +01:00
java/org/apache/pekko chore: Deprecate JAPI. (#949) 2024-01-15 19:34:25 +08:00
mima-filters/1.0.x.backwards.excludes add asInputStream to ByteString (#1085) 2024-02-05 16:09:56 +01:00
resources Add new migration strategy for Pekko Persistence snapshots (#1423) 2024-08-21 11:58:16 +01:00
scala/org/apache/pekko Add test for virtual thread support (#1436) 2024-08-14 18:59:42 +01:00
scala-2/org/apache/pekko/util Fix remaining missing inline statements/annotations 2023-12-30 07:13:27 +01:00
scala-2.12/org/apache/pekko Avoid boxing in Framing (#1247) 2024-05-06 20:19:40 +01:00
scala-2.13/org/apache/pekko Avoid boxing in Framing (#1247) 2024-05-06 20:19:40 +01:00
scala-2.13+/org/apache/pekko Fix remaining missing inline statements/annotations 2023-12-30 07:13:27 +01:00
scala-3/org/apache/pekko Avoid boxing in Framing (#1247) 2024-05-06 20:19:40 +01:00
scala-jdk-9/org/apache/pekko/dispatch support jdk9 forkjoinpool maximum-pool-size (#485) 2024-03-30 13:45:02 +01:00