Files
42marketplaces/sync/gh-dotclaude-marketplace-plugins-queue-orchestrator.json
2025-11-29 18:53:27 +08:00

18 lines
539 B
JSON

{
"name": "queue-orchestrator",
"owner": {
"name": "DotClaude",
"email": "plugin@42plugin.com"
},
"plugins": [
{
"name": "queue-orchestrator",
"description": "Message queues and distributed systems expertise. Master queue theory, RabbitMQ, SQS, Kafka, async processing, backpressure, and distributed system patterns.",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-dotclaude-marketplace-plugins-queue-orchestrator.git"
},
"strict": true
}
]
}