Shannon
|
02b74a5059
|
Fixes FullDataSetRepositoryCachePolicy so that whenever Ids are requested, it retrieves all of the items and then post filters - ensuring there's no additional trips to the database. Fixes MemberTypeRepository so that calls to PerformGet(int) are wrapping the GetAll() call.
|
2016-01-27 18:51:37 +01:00 |
|
Shannon
|
7a25cb52b2
|
updates the repository cache policies so that we aren't keeping everything in cache unnecessarily
|
2016-01-26 19:13:42 +01:00 |
|
Shannon
|
3ecb9d0f86
|
U4-7807 Domain, language, public access cache (GetAll) caches not working when there are no items
|
2016-01-22 17:05:27 +01:00 |
|
Shannon
|
68aa6ff093
|
Moves repository caching logic into new CachePolicies.
|
2016-01-07 16:31:20 +01:00 |
|