Hi guys, I have sent a PR that updates the notification framework. The changes made on the PR include:
- Add a topic-subscriber model to optimize determining the set of users to which a notification should be sent to - Add a script to generate topics and subscribers for the already existing organization and user - Update user account creation to subscribe a user to a topic when the account is created - Update subscribers when they change at the organization level - Added spring event to be used in the place of activeMQ when activeMQ is unavailable I will appreciate your feedback and any other ideas or changes you think should be made. Thanks Courage
