#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):

 We are currently re-implementing the async client (one last time) in a way
 that allows for aioredis 1.3.1 performance.
 [https://github.com/seandstewart/redis-py-
 sansio/blob/main/benchmark/conftest.py] The RedisLab team will need to
 approve it first, so I would wait until our new client is either
 approved/denied [https://github.com/redis/redis-py/issues/2039]. This
 won't affect the non-async client as the non-async client will still
 default on the current redis-py interface with the option to also use the
 new API.

 This isn't to say no one should try implementing the async client now; I
 have high confidence the new client will be merged in with Redis-py as
 we're gunning for the much-needed performance gain. Just don't be
 surprised if a few things shift around.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/33573#comment:3>
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/0107017f88a27e13-b394dcd4-8e48-4114-a055-da98b1c61ce5-000000%40eu-central-1.amazonses.com.

Reply via email to