]> git.saurik.com Git - redis.git/blobdiff - client-libraries/README
in-memory specialized object encoding (for now 32 signed integers only)
[redis.git] / client-libraries / README
index 9a9cc6a696e582e9db495ff6bb98d81aacdc3212..109e51bd04fa88dc64709bfb49b5dba4c87834d6 100644 (file)
@@ -31,4 +31,8 @@ Lua lib source code:
 http://github.com/nrk/redis-lua/tree/master
 git://github.com/nrk/redis-lua.git
 
+Clojure lib source code:
+http://github.com/ragnard/redis-clojure/
+git://github.com/ragnard/redis-clojure.git
+
 For all the rest check the Redis tarball or Git repository.