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
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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