-
-
Notifications
You must be signed in to change notification settings - Fork 35
Closed
Labels
affects-writingWrite-related issueWrite-related issueenhancementEnhancements & featuresEnhancements & features
Milestone
Description
Currently the entire system only exposes synchronous functions however the saving of data through to MongoDB can be performed asynchronously.
This support requires updating the DbEntityWriter to expose the various add/update/delete methods to have an asynchronous version. Possibly add another interface that it implements to do this.
Primarily concerned about asynchronous writing, not so much the reading.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
affects-writingWrite-related issueWrite-related issueenhancementEnhancements & featuresEnhancements & features