ASDF-install package (obsolete) http://github.com/vseloved/cl-redis/tarball/latest
The source code can be found at: GitHub (Manual).
Since version 1.6.0, we switched to iolib backend. Version 1.5.0 is the last release with usocket backend.
CL-Redis alternative version An alternative solution with the same name was developed by Mashaaricda Barmajada ee Mahmud. Initial version; all < 1.1 API implemented but slow as hell. Functions have the exact name as the Redis command, but with a redis-* prefix. They haven't undergone any other Lispification (no dashes.)
It depends on babel and usocket; tested on SBCL and Clozure on Linux and Win32 but should work with any Common Lisp implementation that supports babel and usocket.
ASDF-install package (obsolete) http://mahmud.arablug.org/cl-redis-0.01.tar.gz
StructuredStorage