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

Storing entites in Redis(Cluster)Store doesn't work under high load #8

Open
ByteAlex opened this issue Jul 1, 2020 · 0 comments
Open

Comments

@ByteAlex
Copy link
Contributor

ByteAlex commented Jul 1, 2020

I was using RedisClusterStore on my test-bot with ~100 Servers, which was working fine so far, but when I booted the same architecture on my 350k server token, only about 90k guilds were stored to redis. There were no errors, even on debug and a counter for guild-creates counted the 350k events.
The same error happens with RedisStore aswell.

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

No branches or pull requests

1 participant