Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Upsert blocks and block_states to avoid unneeded duplicates #4677

Merged
merged 1 commit into from
Jul 16, 2018

Conversation

heifner
Copy link
Contributor

@heifner heifner commented Jul 16, 2018

As pointed out on #4304, additional blocks and block_states were added to mongo as they were being processed. This changes the mongo insert to an upsert to minimize storage.

@heifner heifner added this to the Version 1.1 milestone Jul 16, 2018
@heifner heifner merged commit 668c220 into release/1.1 Jul 16, 2018
@heifner heifner deleted the mongo-upsert branch July 16, 2018 21:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants