Publish a message to a topic on a peer's pub/sub channel to trigger event-driven agent coordination. Subscribers receive the payload asynchronously, allowing peers to react to events.
Terminate an existing Redis pub/sub subscription using the subscription ID received from subscribe or psubscribe. Returns the closed subscription details.
Create a Redis Pub/Sub/Streams scaffold for TouchDesigner with adapter ingestion, channel mapping, and keyspace safety notes. Enforces a read-first operations policy.
Analyzes Redis client connections to detect blocked clients, connection pool saturation, large output buffers, and pub/sub subscriber concentration, while ignoring replicas and pub/sub connections to prevent false positives.
Set up Redis Pub/Sub channels to broadcast events across microservices in real time. Configure pattern subscriptions and optional durable streams for reliable event delivery.
Create real-time server and client systems using WebSocket, SSE, Redis Pub-Sub, or Kafka. Describe your task in plain English and choose a language to generate working components.
Creates a new sub-level category under an existing top category, with optional keywords, slug, sort order, lead price, image, and nested sub-category support. Checks the slug to avoid URL collisions.
Update an existing sub-level member category by service ID. Rename, reparent under a different top category, re-nest as sub-sub, or adjust lead price while leaving omitted fields unchanged.
Permanently delete a sub-category by its service ID. Use it to remove unused sub-categories; first clean up member references and bound pages to avoid orphaned data.
Retrieve full details for a prediction market event: sub-markets, outcome probabilities, rules, and settlement timing. Limit sub-markets to control response size.