#21012: Provide shared "caches" dict to avoid creating multiple cache class
instances.
-------------------------------------+-------------------------------------
     Reporter:  FunkyBob             |                    Owner:  aaugustin
         Type:                       |                   Status:  closed
  Cleanup/optimization               |                  Version:  master
    Component:  Core (Cache system)  |               Resolution:  fixed
     Severity:  Normal               |             Triage Stage:  Accepted
     Keywords:                       |      Needs documentation:  0
    Has patch:  1                    |  Patch needs improvement:  1
  Needs tests:  0                    |                    UI/UX:  0
Easy pickings:  0                    |
-------------------------------------+-------------------------------------
Changes (by Aymeric Augustin <aymeric.augustin@…>):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [changeset:"ffc37e2343a93cf6d44247e20cd263b41f931716"]:
 {{{
 #!CommitTicketReference repository=""
 revision="ffc37e2343a93cf6d44247e20cd263b41f931716"
 Fixed #21012 -- New API to access cache backends.

 Thanks Curtis Malony and Florian Apolloner.

 Squashed commit of the following:

 commit 3380495e93f5e81b80a251b03ddb0a80b17685f5
 Author: Aymeric Augustin <aymeric.augus...@m4x.org>
 Date:   Sat Nov 23 14:18:07 2013 +0100

     Looked up the template_fragments cache at runtime.

 commit 905a74f52b24a198f802520ff06290a94dedc687
 Author: Aymeric Augustin <aymeric.augus...@m4x.org>
 Date:   Sat Nov 23 14:19:48 2013 +0100

     Removed all uses of create_cache.

     Refactored the cache tests significantly.

     Made it safe to override the CACHES setting.

 commit 35e289fe9285feffed3c60657af9279a6a2cfccc
 Author: Aymeric Augustin <aymeric.augus...@m4x.org>
 Date:   Sat Nov 23 12:23:57 2013 +0100

     Removed create_cache function.

 commit 8e274f747a1f1c0c0e6c37873e29067f7fa022e8
 Author: Aymeric Augustin <aymeric.augus...@m4x.org>
 Date:   Sat Nov 23 12:04:52 2013 +0100

     Updated docs to describe a simplified cache backend API.

 commit ee7eb0f73e6d4699edcf5d357dce715224525cf6
 Author: Curtis Maloney <cur...@tinbrain.net>
 Date:   Sat Oct 19 09:49:24 2013 +1100

     Fixed #21012 -- Thread-local caches, like databases.
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/21012#comment:17>
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 post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/066.c98c91362de7cf6186cdaf848b7ccd22%40djangoproject.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to