Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.devkit4ai.com/api/v1/health/redis
{ "status": "<string>", "timestamp": "<string>", "type": "<string>", "listening": true, "subscribers": 123, "connection_failed": true, "last_connection_attempt": 123, "error": "<string>" }
Detailed health check for Redis PubSub system
Successful Response