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

Async? #10

Open
tr0yspradling opened this issue Aug 17, 2018 · 1 comment
Open

Async? #10

tr0yspradling opened this issue Aug 17, 2018 · 1 comment

Comments

@tr0yspradling
Copy link

Does this module support asynchronous calls? I have to use .flush() when retrieving data to ensure I'm getting the updated cache, however when I use flask & receive simultaneous connections, redisworks throws a key error, when the key actually exists.

@seperman
Copy link
Owner

Hi @tr0yspradling
This sounds like there is a bug in Redisworks. Do you have a sample minimal code that can be used to reproduce the issue?

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

2 participants