VahidN / EFSecondLevelCache.Core

Entity Framework Core Second Level Caching Library
Apache License 2.0
326 stars 50 forks source link

Rationale for cache limitations #1

Closed breyed closed 7 years ago

breyed commented 7 years ago

The readme recommends only caching public data, It would be good to provide the rationale for this, especially since caching commonly displayed per-user data can sometimes provide a nice performance improvement.

VahidN commented 7 years ago
lock[bot] commented 4 years ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related problems.