#32076: Adding async methods to Base, Dummy, and LocMem cache backends
-------------------------------------+-------------------------------------
     Reporter:  Andrew Chen Wang     |                    Owner:  Andrew
                                     |  Chen Wang
         Type:  New feature          |                   Status:  assigned
    Component:  Core (Cache system)  |                  Version:  master
     Severity:  Normal               |               Resolution:
     Keywords:  cache                |             Triage Stage:  Accepted
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by Andrew Chen Wang):

 Replying to [comment:4 Andrew Godwin]:

 Hey Andrew, do you mind checking out if the LocMem and Base Cache is what
 you thought about when implementing async caching? I'd also like to know
 if there's a way to be more DRY with the docstrings.

 Sorry if the commit is HUGE. The majority is just copying the test cases
 and making use of the async versions. The LocMem backend changes just use
 asyncio.Lock(). Thanks guys!

-- 
Ticket URL: <https://code.djangoproject.com/ticket/32076#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/074.d35561fb4ed3d264d5239061974a709a%40djangoproject.com.

Reply via email to