p5-RedisDB / RedisDB

Perl extension to access Redis
22 stars 11 forks source link

Forwarding params to cluster #36

Closed vrag86 closed 3 years ago

vrag86 commented 4 years ago
  1. Redis cluster not connected if Redis with password.
  2. Code not forwarding params from redis cluster to connect redis (add "password" and "database" params)
  3. Update pod Fix error next if ref $nodes =~ /^RedisDB::Error/; - not work Please update module on cpan
vrag86 commented 4 years ago

I delete "database" branch

vrag86 commented 3 years ago

Please accept pull request