Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms.
Shared Cache cache provider

Classes

  ClassDescription
IndexusDistributionCache
Loading defined providers in config files (web.config / app.config)
IndexusProviderBase
Implements the provider base for Shared Cache, based on Microsoft Provider Model.

Examples

<?xml version="1.0" encoding="utf-8" ?>
IndexusProviderCollection
Represents a collection of provider objects that inherit from System.Configuration.Provider.ProviderCollection
IndexusSharedCacheProvider
Implementing a provider for Shared Cache based on Microsofts Provider model.