https://bugzilla.wikimedia.org/show_bug.cgi?id=45532

--- Comment #4 from Jeroen De Dauw <[email protected]> ---
Suggest this approach:

* SiteStore class remains as is
* CachingSiteStore decorator is added
* CachingSiteStore has a field of type "general caching interface", which might
be an existing interface or a new one
* An implementation of this "general caching interface" is created (or re-used
if it exists) that does the type of caching deemed best at this time for the
site info on the WMF cluster

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to