#36455: Cache backends delegate async methods to BaseCache implementations 
instead
of using the backend's native support for incr(), get_many(), etc..
-------------------------------------+-------------------------------------
     Reporter:  LaughInJar           |                    Owner:  (none)
         Type:  Bug                  |                   Status:  new
    Component:  Core (Cache system)  |                  Version:  5.2
     Severity:  Normal               |               Resolution:
     Keywords:  aincr adecr          |             Triage Stage:
                                     |  Unreviewed
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Comment (by LaughInJar):

 I thought I've read the whole documentation carefully beforehand, but just
 after hitting send I revisted that section
 https://docs.djangoproject.com/en/5.2/topics/cache/#id16

 I think it covers the things I've discussed above even when it only
 becomes clear after one did the deep dive into the codebase on why the
 likes of `aincr` do not work as expected. Maybe this ticket at least saves
 somebody else time doing research.
-- 
Ticket URL: <https://code.djangoproject.com/ticket/36455#comment:1>
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 django-updates+unsubscr...@googlegroups.com.
To view this discussion visit 
https://groups.google.com/d/msgid/django-updates/010701975ee15d7c-275071f6-b12d-498b-804a-6872a56f5afd-000000%40eu-central-1.amazonses.com.

Reply via email to