pip_services3_components.cache.DefaultCacheFactory module
pip_services3_components.cache.DefaultCacheFactory
Default cache factory implementation
- copyright
- Conceptual Vision Consulting LLC 2018-2019, see AUTHORS for more details. 
- license
- MIT, see LICENSE for more details. 
- 
class pip_services3_components.cache.DefaultCacheFactory.DefaultCacheFactory
- Bases: - pip_services3_components.build.Factory.Factory- Creates - ICachecomponents by their descriptors.- See - Factory,- ICache,- MemoryCache,- NullCache- 
MemoryCacheDescriptor= <pip_services3_commons.refer.Descriptor.Descriptor object>
 - 
NullCacheDescriptor= <pip_services3_commons.refer.Descriptor.Descriptor object>
 - 
descriptor= <pip_services3_commons.refer.Descriptor.Descriptor object>
 
-