UnitOfWork
UnitOfWork copied to clipboard
Cache Integration
Hi,
I was thinking, would it be a good idea if we can have 2nd level cache integration like we have AutoHistory?
Thanks, Attiqe
The cache solution is a hard problem. Maybe I haven't enough skill to implement it.
But do you think it's a good idea to add the Cache here? Also, EFSecondLevelCache.Core is already doing that we can just try to use it?
I first need to investigate that codes
There is a simpler solution we can adopt as well CacheRepository. Let me know what do you think.