Skip to content

Does edge support redis sentinel mode ? #6509

Answered by sighphyre
LittleHawk03 asked this question in Q&A
Discussion options

You must be logged in to vote

So sorry @LittleHawk03, completely missed your response here.

Redis will only improve the startup time of Edge. Edge will favour the cache in Redis over going directly to the upstream Unleash instance to sync features and auth tokens. So you may see a small improvement between the start and the ready state. The biggest advantage you get from Redis here is that if there's no network connectivity to your Unleash instance, Edge will still serve requests from it's previous cache

Once Edge is up and running, it'll serve all it's requests directly from it's own in process memory, Redis doesn't play a part in that so no performance change at steady state

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@sighphyre
Comment options

@LittleHawk03
Comment options

@sighphyre
Comment options

Answer selected by LittleHawk03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants