This website requires JavaScript.
Explore
Help
Register
Sign In
yv01p
/
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
e10cb56502c8bcf684a0b8cb091624b2613054cd
Umbraco-CMS
/
src
/
Umbraco.Core
/
Persistence
/
Caching
History
Morten Christensen
c20387496b
Correcting an issue with the repository cache as it would never be able to retrieve the cached item, because get by and save by Ids were different.
2012-12-15 11:30:48 -01:00
..
InMemoryCacheProvider.cs
Correcting an issue with the repository cache as it would never be able to retrieve the cached item, because get by and save by Ids were different.
2012-12-15 11:30:48 -01:00
IRepositoryCacheProvider.cs
Adds the foundation for the repository implementation with abstract Repository, Unit Of Work and Cache provider.
2012-10-04 13:44:02 -02:00
NullCacheProvider.cs
Refactoring singleton implementation for DatabaseFactory and Repository Cache Providers as per recommendations from
http://csharpindepth.com/articles/general/singleton.aspx
2012-10-09 16:07:19 -02:00
RuntimeCacheProvider.cs
Correcting an issue with the repository cache as it would never be able to retrieve the cached item, because get by and save by Ids were different.
2012-12-15 11:30:48 -01:00