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

Switch to Maven Central for Spymemcached dependency #19

Closed trentonstrong closed 8 years ago

trentonstrong commented 8 years ago

Removes dependency on Couchbase Maven repository and updates the README.

michaelklishin commented 8 years ago

Thank you!

trentonstrong commented 8 years ago

No problem! :)