2 packages tagged with “preload”
Common.SmartCache provides intelligent loading for data providers such as external apis or databases. Age conscious data management is applied to allow automatic cache or data preload. AI assisted algorithms can be used to ensure data preloading, based on application use.
EZCache allows you to cache various types of items in caches that are configured for each cached item type, using a simple fluent API. Each item type cache can be configured to be singletons, or multi-instance caches. Items in the cache can be preloaded, set to expire, auto-reload, marked dirty, cleared, and optionally set to use strong or weak referencing allowing less used items to be garbage collected and reloaded when needed.