informatikr / hedis

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

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

Open akshaymankar opened 5 months ago

akshaymankar commented 5 months ago

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