Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@xsedla1o
Copy link
Collaborator

@xsedla1o xsedla1o commented Aug 1, 2024

Reworked schema for the snapshots collections and operations with index of master collections. This allowed for better performance while also reducing the index size to a fraction of the previously used ones.

This introduces a breaking change to the database. To migrate, see the added migrate_snapshots.py and add_min_t2s.py scripts. (or delete the current snapshots collection and wait for the t2s to accumulate)

HistoryManager has a new periodic procedure that has to be configured. To migrate, add the following to the configuration:

mark_datapoints_schedule:
  hour: "7,19"
  minute: "45"

@xsedla1o xsedla1o merged commit c639bdd into master Aug 1, 2024
@xsedla1o xsedla1o deleted the db-optim branch August 1, 2024 15:54
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