X-Git-Url: https://git.saurik.com/redis.git/blobdiff_plain/f2aa84bd638b8d18e80531abfd7191f5d0a58c71..3c910136c1050ce3943c63201eedb7e940652f38:/client-libraries/README diff --git a/client-libraries/README b/client-libraries/README index f35b74a4..e4a265ab 100644 --- a/client-libraries/README +++ b/client-libraries/README @@ -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.