Shannon Deminick
|
a1c2352dca
|
Adds a constant id for the member distributed cache object,
adds extension method to DistrubutedCache to refresh the member cache,
Changes all distrubuted cache calls for members to use extension method.
|
2013-02-07 03:58:47 +06:00 |
|
Shannon Deminick
|
b6ec42334b
|
Adds a constant id for the page distributed cache object, adds extension method to DistrubutedCache to refresh the page cache,
Changes all distrubuted cache calls for pages to use extension method.
|
2013-02-07 03:55:14 +06:00 |
|
Shannon Deminick
|
56fb570267
|
Adds a constant id for the template distributed cache object, adds extension method to DistrubutedCache to refresh the template cache,
Changes all distrubuted cache calls for templates to use extension method.
|
2013-02-07 03:49:45 +06:00 |
|
Shannon Deminick
|
510d8b9dda
|
Ensures that all calls to 'dispatcher' are replaced with the new DistributedCache.Instance object.
|
2013-02-07 03:29:47 +06:00 |
|