teknologi-umum / spectator

Coding exam platform on your browser
GNU General Public License v3.0
11 stars 0 forks source link

Logic for inserting the event into the database #100

Closed aldy505 closed 2 years ago

aldy505 commented 2 years ago

In relation with #99. This one is for the logic itself, not merely the process of converting the given input into an object that will be stored in the InfluxDB.

Might as well think about batching on this one.

ronnygunawan commented 2 years ago

Implemented in #149

Source: https://github.com/teknologi-umum/spectator/blob/master/backend/Spectator.RepositoryDALs/Mapper/DomainObjectMapper.cs