Replies: 2 comments 6 replies
-
|
Beta Was this translation helpful? Give feedback.
3 replies
-
|
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently there is a support for in-mem journal, but not for in-mem snapshot store.
https://github.com/alstanchev/pekko-persistence-inmemory provides such support, but as additional library.
Would it be possible to "integrate" the above-mentioned library next to
org.apache.pekko.persistence.journal.inmem.InmemJournal
?Beta Was this translation helpful? Give feedback.
All reactions