cstar / erldis

redis erlang client library (imported from bitbucket)

This URL has Read+Write access

erldis /
name age message
file .gitignore Fri Nov 06 05:10:40 -0800 2009 initial import [cstar]
file Emakefile Wed Dec 02 06:05:54 -0800 2009 Pulled everything from japerk : http://bitbucke... [cstar]
file LICENSE Fri Nov 06 05:10:40 -0800 2009 initial import [cstar]
file Makefile Thu Dec 03 09:41:42 -0800 2009 update latest from japerk [cstar]
file README.md Thu Dec 03 00:56:44 -0800 2009 Updated Readme for the new names [cstar]
file Rakefile Wed Dec 09 03:45:37 -0800 2009 Added Rakefile. Duplicates with Makefile, but i... [cstar]
directory doc/ Wed Dec 02 06:05:54 -0800 2009 Pulled everything from japerk : http://bitbucke... [cstar]
directory ebin/ Fri Dec 25 09:22:01 -0800 2009 reconnects to the correct database. [cstar]
directory include/ Fri Dec 25 10:05:25 -0800 2009 reconnect bug [cstar]
directory src/ Mon Dec 28 06:12:07 -0800 2009 Added check for protocol support for MULTI/EXEC... [cstar]
directory support/ Fri Nov 06 05:10:40 -0800 2009 initial import [cstar]
directory test/ Mon Dec 28 06:12:07 -0800 2009 Added check for protocol support for MULTI/EXEC... [cstar]
README.md

erldis : erlang client library for redis

This is a fork from over at bitbucket.

Code written by Valentino Volonghi and Jacob Perkins