Per-token cache and flushing.
crea - October 31, 2009 - 21:40
| Project: | Token |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
So as it seems now token flushing in case of problems becomes commonly accepted practice, would be nice to have per-token cache so if module wanted to clear only some tokens, entire cache wouldn't be lost. It seems now too many modules may clear entire token cache, rendering it useless in many cases.

#1
Anyone ? We are now using very inefficient practice of flushing entire cache. For example of inefficiency see #529186: Usage of global token breaks default page titles because of early Token caching