GitHub user saha23412 created a discussion: Question about the
GLOBAL_ASYNC_QUERIES_REDIS_CONFIG configur
In the superset_config file.py there is an example for configuring the
configuration for superset-websocket
```
GLOBAL_ASYNC_QUERIES_REDIS_CONFIG = {
"host": "127.0.0.1",
"port": 6379,
"db": 2,
"ssl": False
}
```
what exactly does the "db" line do:2
GitHub link: https://github.com/apache/superset/discussions/36481
----
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]