#33573: Add native async support to redis cache backend
-------------------------------------+-------------------------------------
     Reporter:  Christopher Bailey   |                    Owner:  nobody
         Type:  New feature          |                   Status:  new
    Component:  Core (Cache system)  |                  Version:  dev
     Severity:  Normal               |               Resolution:
     Keywords:                       |             Triage Stage:
                                     |  Someday/Maybe
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by Andrew Chen Wang):

 Makes sense. Thanks for the comment!

 You can take a look at a practically broken but conceptual implementation
 here: https://github.com/Andrew-Chen-Wang/django-async-redis/pull/6

 The repository itself is designed to be a django-redis replacement that I
 recently migrated from aioredis to redis-py; in regards to this convo, the
 places to look are `django_async_redis.client.core.py` and the test file
 `tests/test_core.py`

-- 
Ticket URL: <https://code.djangoproject.com/ticket/33573#comment:9>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/010701859d8ce4d6-e06757bf-771e-43ef-b01b-d109a1f5bd2a-000000%40eu-central-1.amazonses.com.

Reply via email to