A CachingBackendBuilder that synchronizes the underlying in-memory cache thanks to Redis Pub/Sub.
Inheritance
RedisCacheSynchronizerBuilder
Namespace: Metalama.Patterns.Caching.Backends.Redis
Assembly: Metalama.Patterns.Caching.Backends.Redis.dll
Syntax
public sealed class RedisCacheSynchronizerBuilder : ConcreteCachingBackendBuilderMethods
| Name | Description |
|---|---|
| CreateBackend(CreateBackendArgs) | Creates the CachingBackend. |