Skip to content

Cache connection established properly, but no keys found inside Redis #30921

Closed Answered by dosubot bot
BartoszOrnoch asked this question in Q&A / Help
Discussion options

You must be logged in to vote

Hey @BartoszOrnoch! I'm here to help you out with any bugs, questions, or contributions. Let's squash this bug together! 🤖

It seems like your Redis configuration is mostly set up correctly, but there might be a misunderstanding regarding which Redis databases are being used for different purposes. Based on your configuration, Superset is using multiple Redis databases for different caching and task management purposes:

  1. Data Cache: Database 1 is used for the data cache (DATA_CACHE_CONFIG).
  2. Filter State Cache: Database 2 is used for the filter state cache (FILTER_STATE_CACHE_CONFIG).
  3. Explore Form Data Cache: Database 3 is used for the explore form data cache (EXPLORE_FORM_DATA_CACHE_CONFIG).

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by BartoszOrnoch
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant