This website requires JavaScript.
Explore
Help
Register
Sign In
zeekling
/
hiredis
Watch
1
Star
0
Fork
0
You've already forked hiredis
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
c
redis
3
Commits
2
Branches
0
Tags
1.2
MiB
C
91.5%
C++
4.3%
Makefile
3.4%
Shell
0.6%
CMake
0.2%
3d8d3aa0e5
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
antirez
3d8d3aa0e5
better example and license information
2010-05-18 17:45:36 +02:00
anet.c
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
2010-05-18 17:11:09 +02:00
anet.h
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
2010-05-18 17:11:09 +02:00
config.h
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
2010-05-18 17:11:09 +02:00
COPYING
better example and license information
2010-05-18 17:45:36 +02:00
example.c
better example and license information
2010-05-18 17:45:36 +02:00
fmacros.h
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
2010-05-18 17:11:09 +02:00
hiredis.c
better example and license information
2010-05-18 17:45:36 +02:00
hiredis.h
better example and license information
2010-05-18 17:45:36 +02:00
Makefile
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
2010-05-18 17:11:09 +02:00
sds.c
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
2010-05-18 17:11:09 +02:00
sds.h
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
2010-05-18 17:11:09 +02:00