]> git.saurik.com Git - redis.git/blobdiff - client-libraries/README
doc update
[redis.git] / client-libraries / README
index f35b74a4664a938b4bd3c83c3dee708a667f4809..e4a265ab04fad1f86c3ba4238546c93f66e2e96b 100644 (file)
@@ -15,6 +15,7 @@ it's possible to grab the most recent version:
 
 Ruby lib source code:
 http://github.com/ezmobius/redis-rb/tree/master
+git://github.com/ezmobius/redis-rb.git
 
 Erlang lib source code:
 http://bitbucket.org/adroll/erldis/
@@ -28,5 +29,6 @@ http://code.google.com/p/phpredis/
 
 Lua lib source code:
 http://github.com/nrk/redis-lua/tree/master
+git://github.com/nrk/redis-lua.git
 
 For all the rest check the Redis tarball or Git repository.