Redis clarification
Can I please get some clarity on the distinction between Redis, Redis (for caching) and Redis (for cluster) seen here
More specifically, what's the difference between
REDIS_HOST
and REDIS_CACHE_SERVICE_HOST
?5 Replies
@Shisheer, you just advanced to level 1!
Hi @Shisheer let me ping @Pawan Jain and @Dima Grossman. I assume you use Novu in a self hosted manner? If so we have a a #⚓│community-self-host channel just for that.
Yup, I'm self-hosting Novu on k8s
@Shisheer redis for caching is used only for caching results, feeed, frequent queries etc and is optional, the REDIS_HOST is used for queue management for the worker service, and is required to run novu
@Dima Grossman Thank you 👍
Would appreciate your response on these Redis issues:
https://discord.com/channels/895029566685462578/1319421235960086579
https://discord.com/channels/895029566685462578/1319421346928787528
And also this S3 issue:
https://discord.com/channels/895029566685462578/1319447455527469156