redisworks
redisworks copied to clipboard
Async?
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.
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?