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

Add CoinBalanceDailyUpdater #8558

Merged
merged 1 commit into from Nov 13, 2023
Merged

Add CoinBalanceDailyUpdater #8558

merged 1 commit into from Nov 13, 2023

Conversation

Qwerty5Uiop
Copy link
Collaborator

Motivation

Currently, daily coin balances are updated on every new block which may cause a lot of conflicts on insert

Changelog

Add a separate daily coin balances updater that accumulates unique balances and periodically updates them

@vbaranov vbaranov added the paused Issues that have been held off for now. label Oct 20, 2023
@vbaranov vbaranov merged commit bf9e0b4 into master Nov 13, 2023
16 checks passed
@vbaranov vbaranov deleted the coin-balances-daily-updater branch November 13, 2023 13:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
paused Issues that have been held off for now.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants