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

How does the lua processing technique "blocks" redis? #43

Open
flaviokr opened this issue Jan 23, 2019 · 0 comments
Open

How does the lua processing technique "blocks" redis? #43

flaviokr opened this issue Jan 23, 2019 · 0 comments

Comments

@flaviokr
Copy link

Hi everyone,

The Readme states that the lua processing technique is substantially faster than the :ruby technique, but blocks the Redis server while each set of calculations are run

How does it "blocks" redis? For example, I have a bunch Sidekiq processes that are always accessing my redis instance, will the calculations interfere with that?

Thanks

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