Namespace Tableau.Migration.Engine.Caching
Classes
ConfigurableMigrationCacheBase<TKey, TValue>
IMigrationCache<TKey, TValue> implementation that allows for configurable memory caching.
Interfaces
IMigrationCache<TKey, TValue>
Interface for a cache containing data relevant to an ongoing migration.