clojurewerkz / spyglass

A Clojure Memcached client (also: Couchbase, Kestrel). Built on top of SpyMemcached, supports ASCII and binary protocols, strives to be 100% feature complete.
http://clojurememcached.info
67 stars 17 forks source link

Support calling deref with a timeout and default value on futures #5

Closed josephwilk closed 11 years ago

michaelklishin commented 11 years ago

Looks like a natural addition. I'm not sure why CouchBase CI runs fail, would need to investigate further. But merging.

michaelklishin commented 11 years ago

Released 1.1.0-beta1 with this contribution in. Announcement coming later today. Thank you!