SignalR Redis Backplane

dotnet add OrchardCore.SignalR.Redis

Routes SignalR messages across application nodes through a tenant-qualified Redis backplane.

Features

SignalR Redis Backplane

Uses Redis as the SignalR backplane, enabling multi-instance deployments with a tenant-qualified channel prefix. Its manifest-backed feature ID is OrchardCore.SignalR.Redis, and it is categorized as Infrastructure. It depends on OrchardCore.SignalR, and OrchardCore.Redis, so Orchard Core enables those dependencies when this feature is enabled. This description is based on the Orchard Core manifest and official documentation; in Orchard Core, feature entries are shown in the feature management UI with their description, category, and dependencies.

Licenses:
Versions:

Previous module
SignalR Azure Backplane
Next module
Sitemaps