This is documentation for Marten 0.4, which is no longer actively maintained.
For up-to-date documentation, see the latest version (0.5).
Version: 0.4
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.