X-Git-Url: https://git.saurik.com/redis.git/blobdiff_plain/ed9b544e10b84cd43348ddfab7068b610a5df1f7..177727542c871330445700299aed803a1384b0ed:/client-libraries/README diff --git a/client-libraries/README b/client-libraries/README index 09a971cd..e8673930 100644 --- a/client-libraries/README +++ b/client-libraries/README @@ -1,28 +1,11 @@ -Redis client libraries ----------------------- +An updated list of client libraries for Redis can be found here: -In this directory you'll find client libraries for different languages. -This are the latest releases available at the time this Redis tar.gz for this -release was created, and are good for most uses, but if you need more fresh -code or recent bugfixes read more. + http://code.google.com/p/redis -How to get the lastest versions of client libraries source code ---------------------------------------------------------------- +All the links are in the front page. -Note that while the PHP and Python versions are the most uptodate available -libraries, the Ruby and Erlang libraries have their own sites so you may want -to grab this libraries from their main sites: +Most mainstream (and less mainstream) languages are supported. -Ruby lib source code: -http://github.com/ezmobius/redis-rb/tree/master - -Erlang lib source code: -http://bitbucket.org/adroll/erldis/ - -For the languages with development code in the Redis SVN, check this urls for unstable versions of the libs: - -Python lib source code: -http://code.google.com/p/redis/source/browse/#svn/trunk/client-libraries/python - -PHP lib source code: -http://code.google.com/p/redis/source/browse/#svn/trunk/client-libraries/php +If you plan to write a new client library for a missing language, please +get in touch with the other developers writing a message to the Redis google +group that is located here: http://groups.google.com/group/redis-db