mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2026-02-09 09:16:41 +08:00
Some checks failed
Build Crowdin Translation Packages / build-crowdin-translation-packages (push) Has been cancelled
Compile / Compile .NET solution (push) Has been cancelled
Compile / Compile Client-side Assets (push) Has been cancelled
SpecFlow Tests / SpecFlow Tests (push) Has been cancelled
28 lines
1018 B
Plaintext
28 lines
1018 B
Plaintext
Name: Orchard.MessageBus
|
|
AntiForgery: enabled
|
|
Author: The Orchard Team
|
|
Website: http://orchardproject.net
|
|
Version: 1.11
|
|
OrchardVersion: 1.11
|
|
Description: Provides communication APIs for server farms.
|
|
Features:
|
|
Orchard.MessageBus:
|
|
Name: Message Bus
|
|
Description: Reusable API abstractions to communicate in a server farm.
|
|
Category: Hosting
|
|
Orchard.MessageBus.DistributedSignals:
|
|
Name: Distributed Signals
|
|
Description: Distribute signals cache invalidation calls.
|
|
Dependencies: Orchard.MessageBus
|
|
Category: Hosting
|
|
Orchard.MessageBus.SqlServerServiceBroker:
|
|
Name: SQL Server Service Broker
|
|
Description: A message bus implementation using SQL Server Service Broker.
|
|
Dependencies: Orchard.MessageBus
|
|
Category: Hosting
|
|
Orchard.MessageBus.DistributedShellRestart
|
|
Name: Distributed Shell Restart
|
|
Description: Distribute shell restarts.
|
|
Dependencies: Orchard.MessageBus
|
|
Category: Hosting
|