Skip to main content

Namespace ServiceStack.MiniProfiler.Storage

Classes

DatabaseStorageBase

Understands how to save MiniProfiler results to a MSSQL database, allowing more permanent storage and querying of slow results.

HttpRuntimeCacheStorage

Understands how to store a ServiceStack.MiniProfiler.MiniProfiler to the System.Web.HttpRuntime.Cache with absolute expiration.

MiniProfilerExt

SqlServerStorage

Understands how to store a ServiceStack.MiniProfiler.Profiler to a MSSQL database.

Interfaces

IStorage

Provides saving and loading ServiceStack.MiniProfiler.MiniProfilers to a storage medium.