olijaun opened a new issue, #1762:
URL: https://github.com/apache/pekko/issues/1762

   Hi
   
   I wanted to Query events by tag using 
org.apache.pekko.persistence.testkit.query.javadsl.PersistenceTestKitReadJournal.
 Unfortunately this is not implemented yet. The scala-Version does implement 
it. Is there a specific reason for this? As far as I can tell (I'm no 
Scala-Developer) one could simply add an additional delegate method.
   
   I also saw that the 
org.apache.pekko.persistence.testkit.query.scaladsl.PersistenceTestKitReadJournal
 does not support specifying an offset other than NoOffset.
   
   What I actually want to do is to replace 
io.github.alstanchev.pekko.persistence.inmemory.query.javadsl.InMemoryReadJournal
 with something that is included in the "standard" pekko libs. Is there another 
option? I saw that there is a 
org.apache.pekko.persistence.journal.inmem.InmemJournal but I could not figure 
out how I'm supposed to use that. How would I configure that in 
application.conf?
   
   Thanks and regards
   Oliver
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org
For additional commands, e-mail: notifications-h...@pekko.apache.org

Reply via email to