Hacker News new | ask | show | jobs
by druiid 4359 days ago
Been using this in production for about six months now. Happy that the release version is finally out. The nicest feature of 1.5 is that you can easily do Redis failover using the new TCP check features.
1 comments

I think the Redis checks are now native built in when looking at the changelog:

    - [MINOR] check: add redis check support
Nice. I'll look into it. The TCP check was still a bit of a dirty hack.