Hi,
My team is using Redis' ConnectionMultiplexer HashSlot function. Is this HashSlot function dependent on Redis connection? Or will it still provide me the correct slot when Redis is down?
Thanks!
Hi,
My team is using Redis' ConnectionMultiplexer HashSlot function. Is this HashSlot function dependent on Redis connection? Or will it still provide me the correct slot when Redis is down?
Thanks!
Hi @ConnieElim-1673, welcome to Microsoft Q&A forum.
Could you please confirm if you are using Azure Redis Cache? I can reach out internally based on your inputs.
@AnuragSharma-MSFT,
Yes, I am using Azure Redis Cache.
Hi @ConnieElim-1673, thanks for your patience. I have received the reply from product group. As per them a server connection is not necessary.
Below is the implementation you can check for more details:
Please let us know if this helps.
If answer helps, you can mark it 'Accept Answer'
4 people are following this question.