Spyglass (http://clojurememcached.info) is a small and very fast Clojure client 
for Memcached that can also be used
with Couchbase Server and Kestrel. Spyglass is built on top of SpyMemcached, a 
mature battled tested
Memcached client.

What can you do with Spyglass?

* Perform sync and async classic K/V operations (get, set, delete, etc)
* Async operation results can be @dereferenced
* Use multi-get and CAS
* Use text or binary protocol
* Use servers that support Memcached protocol, like Couchbase Server and Kestrel

To get started, see http://clojurememcached.info/articles/getting_started.html

Like other clojurewerkz.org projects, Spyglass EPL-licensed, targets Clojure 
1.3+, continuously tested against
Memcached and Couchbase, 3 Clojure versions and 3 JDKs on travis-ci.org:

http://travis-ci.org/#!/clojurewerkz/spyglass

New releases and important announcements are posted on Twitter @ClojureWerkz. 
There's also a mailing list: 
https://groups.google.com/forum/#!forum/clojure-memcached.

MK

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to