Connection utilities for lua-resty-redis, making it easy and reliable to connect to Redis hosts, either directly or via Redis Sentinel.
This has been sitting as a pull request on lua-resty-redis for a while, but I've reworked it (the config syntax was a bit confusing), added a DSN string feature, and pushed it to a separate module.
James.