This website requires JavaScript.
Explore
Help
Register
Sign In
swcs
/
Umbraco-CMS
Watch
1
Star
0
Fork
0
You've already forked Umbraco-CMS
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ce8f5c167cd22ab43e2427d725f9d4efe032718e
Umbraco-CMS
/
src
/
Umbraco.Core
/
Cache
T
History
Shannon Deminick
ce8f5c167c
Fixes: #U4-1933 - Adds LanguageCacheRefresher, removes the invalidate cache calls from within the legacy language object.
2013-03-22 00:35:15 +06:00
..
CacheKeys.cs
Fixes: #U4-1933 - Adds LanguageCacheRefresher, removes the invalidate cache calls from within the legacy language object.
2013-03-22 00:35:15 +06:00
CacheRefresherBase.cs
Converts the media cache refresher to be a json cache refresher since it was impossible before to have media cache
2013-03-21 22:53:58 +06:00
CacheRefresherEventArgs.cs
Converts the media cache refresher to be a json cache refresher since it was impossible before to have media cache
2013-03-21 22:53:58 +06:00
ICacheRefresher.cs
Streamlines how macro cache is handled
2013-03-12 03:00:42 +04:00
IJsonCacheRefresher.cs
Adds another method of distributed cache syncing using a custom json payload. this is necessary for things like ContentType cache
2013-03-21 08:38:18 +06:00
JsonCacheRefresherBase.cs
Converts the media cache refresher to be a json cache refresher since it was impossible before to have media cache
2013-03-21 22:53:58 +06:00
TypedCacheRefresherBase.cs
Converts the media cache refresher to be a json cache refresher since it was impossible before to have media cache
2013-03-21 22:53:58 +06:00