Hi Andrew
THank you for making this. This looks like a great start.
I made a small PR regarding the cache.close method.
Since signals are synchronous (for now?) I think you do need the wrapper.
What about implementations of the sync methods? You could make them raise
an exception (async only) o
Hi all,
1.5 weeks ago, I posted that I was interested in making Django's cache
async. Just here to report that the package for django-async-redis is on
pypi and the repo is
here: https://github.com/Andrew-Chen-Wang/django-async-redis. Please test
it out. I have only tested it on a local Django