Add an extra layer to the repository pattern that adds caching to the mix. Considering adding support for: - In Memory - Redis - SQL Server - NCache
Add an extra layer to the repository pattern that adds caching to the mix. Considering adding support for: