| Class | Description |
|---|---|
| MongoNotificationHandler |
Implementation of Notification Handler in MongoDB
We store it all in one table, with an epoch number held (like a idGen)
And entries based on epochs stored as first class records (so we can query by
epoch and record)
|