View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
2522 | Composr | core | public | 2016-04-27 03:07 | 2016-10-19 23:22 |
Reporter | Chris Graham | Assigned To | Chris Graham | ||
Priority | normal | Severity | feature | ||
Status | resolved | Resolution | fixed | ||
Summary | 2522: Clean up cache API | ||||
Description | get_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. | ||||
Tags | No tags attached. | ||||
Attach Tags | |||||
Time estimation (hours) | 2 | ||||
Sponsorship open | |||||
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 |