View Issue Details

IDProjectCategoryView StatusLast Update
0002522Composrcorepublic2016-10-19 23:22
ReporterChris GrahamAssigned ToChris Graham 
SeverityFeature-request 
Status resolvedResolutionfixed 
Product Version 
Fixed in Version 
Summary0002522: Clean up cache API
Descriptionget_cache_entry uses bit flags to determine standard criteria to cache with (e.g. by member, by timezone, etc).

put_into_cache uses passed parameters to achieve the same.

They should both use flags, and use a common function for retrieving the actual criteria values for whatever those flags are (current member ID, etc).

Also rename them to be more like a set. E.g. get_cache_entry and set_cache_entry and delete_cache_entry.
TagsNo tags attached.
Time estimation (hours)2
Sponsorship open

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2016-04-27 03:07 Chris Graham New Issue
2016-10-19 23:22 Chris Graham Status non-assigned => resolved
2016-10-19 23:22 Chris Graham Resolution open => fixed
2016-10-19 23:22 Chris Graham Assigned To => Chris Graham