cds-snc / covid-alert-server

Exposure Notification: Diagnosis Server implementation / Notification d’exposition : Mise en œuvre du serveur de diagnostic
Apache License 2.0
298 stars 31 forks source link

feat: track OTK lifetimes to the hour #379

Closed CalvinRodo closed 3 years ago

CalvinRodo commented 3 years ago

Add a new table in the database to store aggregate OTK lifetimes by day, province and hours live.

Related to #308