adrienmo / eredis_cluster

eredis_cluster is an erlang wrapper for eredis to support cluster mode of redis 3.0.0+
MIT License
79 stars 83 forks source link

Fix #28 #27

Closed jmendezm closed 5 years ago

jmendezm commented 5 years ago

Avoid error in function eredis_cluster_pool_worker:query() when poolboy return full instead of a Worker PID because pool is full

adrienmo commented 5 years ago

Hello, @jmendezm! This is your first Pull Request that will be reviewed by Ebert, an automatic Code Review service. It will leave comments on this diff with potential issues and style violations found in the code as you push new commits. You can also see all the issues found on this Pull Request on its review page. Please check our documentation for more information.