carlos8f / haredis

High-availability redis in Node.js.
https://npmjs.org/package/haredis
154 stars 21 forks source link

setex not working properly #16

Closed randunel closed 11 years ago

randunel commented 11 years ago

Title says it all. With multiple haredis clients connected to multiple redis servers, setex a value for 6 minutes, then get a value -> null (about 7 seconds before expiring)

randunel commented 11 years ago

Perhaps not a problem, haredis seems to be faulty, not just setex. Closing.

https://github.com/carlos8f/haredis/issues/17