This is documentation for Marten 0.5, which is no longer actively maintained.
For up-to-date documentation, see the latest version (0.6).
Version: 0.5
Caching
Marten provides native support for caching, enabling you to store the outcome of resource-intensive operations and bypass performing them for each request. This encompasses basic caching abilities and advanced features like template fragment caching.