NTX-McGill/NeuroTechX-McGill-2021

Software (Backend): Batch write collected data to database.

Closed this issue · 0 comments

mlej8 commented

The process streaming data from the OpenBCI device will have a queue that acts as a buffer to temporarily hold collected data. Once that queue is full, we want to flush all data in this queue to the database.