informatikr / hedis

A Redis client library for Haskell.
http://hackage.haskell.org/package/hedis
BSD 3-Clause "New" or "Revised" License
327 stars 121 forks source link

Use connection timeout when connecting to each node of a cluster #227

Open akshaymankar opened 3 weeks ago

akshaymankar commented 3 weeks ago

N.B.: This will conflict with #224 and #226 , but should be easy to resolve.