abhioncbr / docker-superset

Repository for Docker Image of Apache-Superset. [Docker Image: https://hub.docker.com/r/abhioncbr/docker-superset]
https://abhioncbr.github.io/docker-superset
Other
103 stars 55 forks source link

Support for other query result cache framework apart of Redis. #21

Open abhioncbr opened 5 years ago

abhioncbr commented 5 years ago

Is your feature request related to a problem? Please describe. Superset supports multiple frameworks for query caching however in docker-superset only Redis based caching is available. Requires support of other caching frameworks.

Describe the solution you'd like Files [superset_config.py and docker-entrypoint.sh] require enhancement for supporting other caching frameworks.