GitHub user ptrdom added a comment to the discussion: inmem snapshot store
I guess `persistence-testkit` plugins were implemented after `InmemJournal` and what you need was not considered a user-facing part of the testkit plugins, hence no documentation. Maybe we should reconsider that. Using the following configs should work: https://github.com/apache/pekko/blob/f9052401143c8e056c14d1c62e6a695e961b842a/persistence-testkit/src/main/scala/org/apache/pekko/persistence/testkit/PersistenceTestKitPlugin.scala#L127-L130 https://github.com/apache/pekko/blob/f9052401143c8e056c14d1c62e6a695e961b842a/persistence-testkit/src/main/scala/org/apache/pekko/persistence/testkit/PersistenceTestKitPlugin.scala#L179-L184 GitHub link: https://github.com/apache/pekko/discussions/1856#discussioncomment-13205501 ---- This is an automatically sent email for notifications@pekko.apache.org. To unsubscribe, please send an email to: notifications-unsubscr...@pekko.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org For additional commands, e-mail: notifications-h...@pekko.apache.org