View Issue Details

IDProjectCategoryView StatusLast Update
2522Composrcorepublic2016-10-19 23:22
ReporterChris Graham Assigned ToChris Graham  
PrioritynormalSeverityfeature 
Status resolvedResolutionfixed 
Summary2522: 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.
Attach Tags
Time estimation (hours)2
Sponsorship open

Sponsor

Date Added Member Amount Sponsored

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 Not Assigned => Resolved
2016-10-19 23:22 Chris Graham Resolution open => fixed
2016-10-19 23:22 Chris Graham Assigned To => Chris Graham