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

New APIs are added. #38

Open xkulale opened 4 years ago

xkulale commented 4 years ago

These changes have been implemented in the scope of Redis DB solution integration to the cloud infrastructure for a products of one of the world leading providers of Information and Communication Technologies.

Description: Add API to close the connections with specified set of pools (Redis instances); Add a possibility to send asynchronous query.