UnitOfWork icon indicating copy to clipboard operation
UnitOfWork copied to clipboard

Cache Integration

Open attiqeurrehman opened this issue 6 years ago • 4 comments

Hi,

I was thinking, would it be a good idea if we can have 2nd level cache integration like we have AutoHistory?

Thanks, Attiqe

attiqeurrehman avatar Oct 25 '18 07:10 attiqeurrehman

The cache solution is a hard problem. Maybe I haven't enough skill to implement it.

rigofunc avatar Oct 26 '18 03:10 rigofunc

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?

attiqeurrehman avatar Oct 26 '18 06:10 attiqeurrehman

I first need to investigate that codes

rigofunc avatar Oct 29 '18 01:10 rigofunc

There is a simpler solution we can adopt as well CacheRepository. Let me know what do you think.

attiqeurrehman avatar Oct 29 '18 08:10 attiqeurrehman