Classes
RedisCacheDependencyGarbageCollector
RedisCacheSynchronizerBuilder
A CachingBackendBuilder that synchronizes the underlying in-memory cache thanks to Redis Pub/Sub.
RedisCacheSynchronizerConfiguration
Options for RedisCacheSynchronizer.
RedisCachingBackendBuilder
Builds a CachingBackend that relies on a Redis server.
RedisCachingBackendConfiguration
Configuration for RedisCachingBackend.
RedisCachingFactory
Extensions methods for CachingBackendBuilder and IServiceCollection that builds components
of the Metalama.Patterns.Caching.Backends.Redis
namespace.
RedisGarbageCollectionUtilities
Exposes methods that perform garbage collection in a Redis server used as a cache where dependencies are enabled.