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
372f7a77254ec63c65353ddd07413f574ebf6fb6
Umbraco-CMS
/
src
/
Umbraco.Core
/
Persistence
/
Caching
History
sitereactor
b77beb386a
Adding unit tests for the two repository-backing cache providers
2012-11-05 09:29:29 -01:00
..
InMemoryCacheProvider.cs
Refactoring around the RepositoryResolver to allow the configuration of repositories and cache providers for each repository.
2012-10-11 13:11:17 -02: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
Adding unit tests for the two repository-backing cache providers
2012-11-05 09:29:29 -01:00