This website requires JavaScript.
Explore
Coder Dansu
Resume
Help
Sign In
redis
/
hiredis
Watch
1
Star
0
Fork
0
You've already forked hiredis
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
hiredis
/
examples
History
Yossi Gottlieb
dd408e8e3f
Update CMakelists for hiredis/hiredis_ssl builds.
...
Also rename the SSL option from `HIREDIS_SSL` to `ENABLE_SSL` to conform with CMake convnetions.
2019-09-01 13:47:39 +03:00
..
CMakeLists.txt
Update CMakelists for hiredis/hiredis_ssl builds.
2019-09-01 13:47:39 +03:00
example-ae.c
Move examples into their own folder
2013-07-10 22:16:53 -07:00
example-glib.c
Add GLib 2.0 adapter
2015-01-05 16:39:30 -05:00
example-ivykis.c
Add an Ivykis adapter
2015-07-27 22:48:05 +02:00
example-libev.c
Move examples into their own folder
2013-07-10 22:16:53 -07:00
example-libevent-ssl.c
wip: SSL code reorganization, see
#705
.
2019-08-29 22:09:37 +03:00
example-libevent.c
libevent-example: Use timeout
2019-02-20 09:10:10 -05:00
example-libuv.c
Move examples into their own folder
2013-07-10 22:16:53 -07:00
example-macosx.c
Fix a typo in the Mac OSX example
2015-07-27 23:19:41 +02:00
example-qt.cpp
Add Qt adapter and relative example.
2015-07-27 23:17:41 +02:00
example-qt.h
Make sure to disconnect the adapter in the destructor
2015-07-27 23:17:41 +02:00
example-ssl.c
wip: SSL code reorganization, see
#705
.
2019-08-29 22:09:37 +03:00
example.c
Allow connections to unix socket in example
2018-12-05 07:02:26 -05:00