Skip to content

Add fetching subscribers.

Emily Lac requested to merge fetch-subs into develop

Add SubscriptionRepository for fetching all known subscribers that need to be notified by querying the repo with a given topic and matching the companyId with previously fetched list of companyIds

Merge request reports