shogo82148 / Redis-Fast

fast perl binding for Redis database
https://metacpan.org/release/Redis-Fast
Other
25 stars 21 forks source link

fix timeout length #15

Closed shogo82148 closed 10 years ago

shogo82148 commented 10 years ago

do not use write_timeout when Redis::Fast does not write. this request will fix #13.