Skip to content

KFreon/Mediator-Caching

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Mediator Caching

For more information and context, see my blog post.


The idea is that one would reuse Mediatr queries throughout an application, many of which would be repeated as time goes on.
For performance reasons, you want to cache something somewhere.
This demonstrates a way to fairly easily add caching and invalidation to your system.
It provides several caching and invalidation methods.

About

Example NET 5 aspnetcore application that caches mediatr queries.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages