Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms.
Shared Cache server provider
Classes
| Class | Description | |
|---|---|---|
| IndexusServerProviderBase |
Implements the provider base for Shared Cache, based on Microsoft Provider Model.
| |
| 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.
|