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) Redis history batching #2910

Merged
merged 1 commit into from
Jul 18, 2023

Conversation

Roardom
Copy link
Collaborator

@Roardom Roardom commented Jul 18, 2023

Although now currently functional, #2565 unfortunately doesn't offer any performance improvements. This is most likely because history seems to be the main bottleneck, not peers. This PR follows the same code structure, but for the history records instead. It also uses the new Laravel feature to have commands be ran more often than once per minute.

@HDVinnie HDVinnie merged commit 81cfad4 into HDInnovations:7.x.x Jul 18, 2023
3 checks passed
@HDVinnie HDVinnie deleted the redis-history-batching branch July 18, 2023 19:33
@HDVinnie
Copy link
Collaborator

NOTE: This should not be used. 7.x.x is not released yet so those running it in beta beware this PR while merged still needs work!

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.

None yet

2 participants