mysql4redis The mysql udf for redis. I found this mysql2redis, but dependencies apr, so rewrite it ^^. hiredis:https://github.com/redis/hiredis ./autogen.sh ./configure --prefix=/opt/ make && make install