Skip to content
daurnimator edited this page Dec 30, 2015 · 1 revision

lredis started as a gist to demonstrate to FunkyBob how simple writing a redis client using file-style operations could be (with the assumption of using cqueues.socket objects). The gist uses some code from fend-redis for command construction.

Clone this wiki locally