I try to operate redis data according to this web, https://moonbingbing.gitbooks.io/openresty-best-practices/content/redis/auth_connect.html.But I find that local redis = require "resty.redis" do not support redis cluster.
Do Lua have any official tool that support Redis cluster operations?