Hello at all.
i checked the forum and i saw two “old” topics, where redis sentinel was the (or part of the topic).
I would like to set up redis sentinel - which is a easy part.
But does loraserver / lora-app-server support redis sentinel native or do i have to set a loadbalancer between loraserver / lora-app-server and the redis database?
as far i saw in the other topics, garyburd/redigo is used. this mentions this FZambia/go-sentinel - and this supports redis sentinel.
so to simplify my question:
- does loraserver project support redis sentinel native?
- what do i habe to configure in the configfiles of the loraserver / lora-app-server in the redis part?
thanks and regards
btw @brocaar - loraserver is a great project - thanks a lot.