pjfanning opened a new pull request, #382: URL: https://github.com/apache/pekko-persistence-r2dbc/pull/382
- [x] Add `publish-events-number-of-topics` config to `reference.conf` - [x] Update `PubSub.scala` to use topic grouping (sliceRanges, sliceRangeLookup, eventTopics, updated topicName) - [x] Update `R2dbcReadJournal.scala` to use `eventTopics` and add slice filter - [x] Add "group slices into topics" test to `EventsBySlicePubSubSpec.scala` - [x] Update `docs/src/main/paradox/query.md` with note about `publish-events-number-of-topics` - [x] Add missing `"Typed versions of query" / "include tags"` test to `EventsByPersistenceIdSpec.scala` (ported from akka-persistence-r2dbc) -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
