You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm wondering if its worth extracting the code into a library that can be used to stream into the db - I'm processing the data in go anyway, and writing to hourly cvs chunks is easy - but managing no intermediate files will be easier in the long run (we've been recording science data for the last 5 years, and will likely continue for longer)
The text was updated successfully, but these errors were encountered:
I'm wondering if its worth extracting the code into a library that can be used to stream into the db - I'm processing the data in go anyway, and writing to hourly cvs chunks is easy - but managing no intermediate files will be easier in the long run (we've been recording science data for the last 5 years, and will likely continue for longer)
The text was updated successfully, but these errors were encountered: