This is unreleased documentation for Marten Next version.
For up-to-date documentation, see the latest version (0.5).
Version: Next
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.