Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BACK-1758] Single separate writes to deviceData and deviceDataSets collections. #655

Merged

Conversation

lostlevels
Copy link
Contributor

This commit removes dual reading and writing from the deviceDataSets and deviceData collection and instead does a single collection read and write for datum (colleciton deviceData) and uploads (collection deviceDataSets). This is intended to be done AFTER migration of all type="upload" from the deviceData to the deviceDataSets collection.

deviceData collection and instead does a single collection read and write for
datum (colleciton deviceData) and uploads (collection deviceDataSets). This
is intended to be done AFTER migration of all type="upload" from the
deviceData to the deviceDataSets collection.
@lostlevels lostlevels merged commit b6209eb into master Aug 23, 2023
3 checks passed
@lostlevels lostlevels deleted the BACK-1758-move-device-data-type-upload-single-write branch August 23, 2023 00:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants