Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
cache system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
28 Jul 2015 at 16:33 UTC
Updated:
20 Aug 2015 at 13:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
wim leerscatch confirmed in IRC the reason is what I wrote at #2231595-8: Add a cache backend that checks an inconsistent cache, then falls back to a consistent cache backend.4:
Comment #2
wim leersComment #3
dawehnerCan we rename the classes to be more helpful?
Comment #4
wim leerss/back-end/backend/
Comment #5
wim leers@dawehner Yes, but that's more bikesheddable + a lot more
workinvasive, and we need these docs anyway, so I'd prefer renaming in another issue.Comment #6
fabianx commentedRTBC, looks good to me.
Comment #7
wim leersComment #8
dawehnerSo what about creating an issue to actually improve the naming? A proper naming is much more worth than some docs.
Comment #9
wim leersAs you requested: #2541864: Rename ChainedFastBackend to make it clear that it's about chaining a consistent and inconsistent backend, unlike BackendChain.
Comment #10
Anonymous (not verified) commented+1 to the doc additions.
re. #8 - i'd be happy to figure out a better name. i seem to recall it was not fun to name the first time around.
Comment #11
alexpottDocs are unfrozen in beta. Committed 74c4534 and pushed to 8.0.x. Thanks!