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

Add async-get-and-touch, standardize get-and-touch #29

Closed rwilson closed 8 years ago

rwilson commented 8 years ago

Changes:

rwilson commented 8 years ago

This is per the discussion in #28