hiredis was extracted from redis-tools, reverted to standard malloc/free,...
hiredis was extracted from redis-tools, reverted to standard malloc/free, ported to the new protocol, and started as a stand alone project in order to support the need of a C client in the Redis community
parents
Makefile
0 → 100644
anet.c
0 → 100644
anet.h
0 → 100644
config.h
0 → 100644
example.c
0 → 100644
fmacros.h
0 → 100644
hiredis.c
0 → 100644
hiredis.h
0 → 100644
sds.c
0 → 100644
sds.h
0 → 100644
Please register or sign in to comment