GitHub user saha23412 closed a discussion: How the WebSocket server interacts with Redis ?
I have a couple of questions about how WebSocket server works in conjunction with Redis. 1. How query parallelism, backpressure, TTL in Redis, key clearing works, how it can be configured using the superset-websocket module? 2. How to set up auto-closing/TTL keys in Redis, handling stale data, backpressure and payload size limitation? 3. What protocols and formats does it use, and how much can it be reused to implement front-end subscription to Redis (WebSocket)? 4. What cookies/headers are required for authorization, how are subscriptions/channels handled? 5. What cookies/headers are required for authorization, how are subscriptions/channels handled? 6. What security settings can be used when interacting with superset-websocket and Redis? GitHub link: https://github.com/apache/superset/discussions/36383 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
