SanteDB.Caching.Memory Namespace |
Class | Description | |
---|---|---|
MemoryAdhocCacheService |
An implementation of IAdhocCacheService which uses the in-process memory cache
| |
MemoryCacheService |
Implementation of the IDataCachingService which uses the in-process memory to cache objects
| |
MemoryQueryPersistenceService |
An implementation of the IQueryPersistenceService which uses in-process memory to store query result sets
| |
MemoryQueryPersistenceServiceMemoryQueryInfo |
Memory based query information - metadata about the query stored in the cache
|