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

Classes

  ClassDescription
IndexusServerProviderBase
Implements the provider base for Shared Cache, based on Microsoft Provider Model.

Examples

<?xml version="1.0" encoding="utf-8" ?>
IndexusServerProviderCollection
Represents a collection of provider objects that inherit from System.Configuration.Provider.ProviderCollection
IndexusServerReplicationCache
Loading defined providers in config files (web.config / app.config)
IndexusServerSharedCacheProvider
Implementing a provider for Shared Cache based on Microsofts Provider model.