Class RedisMutationRequestStoreOptions
Configuration for Redis-backed governance request storage.
Inherited Members
Namespace: ModularityKit.Mutator.Governance.Redis.Configuration
Assembly: ModularityKit.Mutator.Governance.Redis.dll
Syntax
public sealed class RedisMutationRequestStoreOptions
Properties
| Edit this page View SourceKeyPrefix
Key prefix used by the provider.
Declaration
public string KeyPrefix { get; set; }
Property Value
| Type | Description |
|---|---|
| string |