Found 7 packages
Operates identically to a regular MemoryCache, except that it properly initiates trims at the configured polling interval based on your memory settings.
MicroElements source only package: Collection extensions: NotNull, Iterate, Execute, WhereNotNull, Materialize, IncludeByWildcardPatterns, ExcludeByWildcardPatterns. Special collections: Cache, TwoLayerCache, PollingCache.
Polling-based refresh implementation for ItemsCache - provides periodic cache refresh using background services.
Abstractions for polling-based refresh functionality in ItemsCache - provides interfaces for periodic cache refresh operations.
Background refresh capabilities for ItemsCache - provides automatic cache refresh with configurable intervals and retry logic.
Complete ItemsCache package with all features - includes core caching, background refresh, polling, and retry policies. Perfect for getting started quickly.
Extends Microsoft.Extensions.Configuration to read configuration from Redis cache using Redis.OM with support for JSON storage, polling, and pub/sub change notification.