Stackable Superset architecture clarification (Redis caching and Celery workers) #73
-
Could you please explain how Stackable Tech handles Redis caching and Celery workers in its Superset Kubernetes deployment? Is it possible to configure Redis and Celery similar to the standard Helm-based setup? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
Hallo @alexsteeel: thanks for your question! We do not currently support Redis/Celery for Superset. May I ask about your use-case: would you use this for scheduling reports, or more for caching/performance? |
Beta Was this translation helpful? Give feedback.
-
Hi, @adwk67! Celery workers are less important for me at the moment. It seems configuring Redis caching could be done via Have you tried using Redis as a caching backend with Stackable Superset? If not, do you think it's practical and feasible to implement? Thanks! |
Beta Was this translation helpful? Give feedback.
Hallo @alexsteeel: thanks for your question! We do not currently support Redis/Celery for Superset. May I ask about your use-case: would you use this for scheduling reports, or more for caching/performance?