Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms.
Shared Cache cache provider
Classes
| Class | Description | |
|---|---|---|
| IndexusDistributionCache |
Loading defined providers in config files (web.config / app.config)
| |
| IndexusProviderBase |
Implements the provider base for Shared Cache, based on Microsoft Provider Model.
| |
| 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.
|