#21012: Provide shared "caches" dict to avoid creating multiple cache class
instances.
-------------------------------------+-------------------------------------
Reporter: FunkyBob | Owner: Aymeric
Type: | Augustin
Cleanup/optimization | Status: closed
Component: Core (Cache system) | Version: master
Severity: Normal | Resolution: fixed
Keywords: | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 1
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Comment (by Mariusz Felisiak <felisiak.mariusz@…>):
In [changeset:"148702e7258eafb27d5488b33a723c87d898e22b" 148702e7]:
{{{
#!CommitTicketReference repository=""
revision="148702e7258eafb27d5488b33a723c87d898e22b"
Refs #21012 -- Removed unnecessary _create_cache() hook.
This removes unused (since d038c547b5ce585cbf9ef5bb7e5298f52e4a243b)
workaround to load a cache backend with its dotted import path and
moves remaining logic to the CacheHandler.
Thanks Tim Graham for the review.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/21012#comment:21>
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/066.a37dbfd9dfa402113da93d20ef299399%40djangoproject.com.