steve0511 / resty-redis-cluster

Openresty lua client for redis cluster.
Apache License 2.0
376 stars 134 forks source link

fix: return error of connect when enable auth #108

Closed tzssangglass closed 11 months ago

tzssangglass commented 1 year ago

Handle connection errors during pipeline commit by returning an error message if the connection fails.