summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
2024-03-22all: rename output filesAnna (navi) Figueiredo Gomes
2024-03-22all: use REUSE with LGPL-3.0-or-later and BSD-3-ClauseAnna (navi) Figueiredo Gomes
2023-04-24Add RedisModule adapter (#1182)Ozan Tezcan
2023-03-07Cmake static or shared (#1160)autoantwort
2022-12-27CMakeLists.txt: respect BUILD_SHARED_LIBSFabrice Fontaine
2022-12-21Add sdevent adapterMichael de Lang
2022-11-12Add an example that calls redisCommandArgv (#1140)Michael Grunder
2022-09-21Add timeout support to libhv adapter. (#1109)Michael Grunder
2022-09-07Add adapters/libhvhewei.it
2022-08-29Fix some undefined behaviourjengab
2022-07-05Polling adapter and exampleKristján Valur Jónsson
2022-01-18Add timeout support for libuv adapter (#1016)MichaelSuen
2021-11-18Correct CMake warning for libevent adapter exampleBjörn Svensson
2020-08-07Don't use non-installed win32.h helper in examples (#863)Michael Grunder
2020-07-29Move SSL management to a distinct private pointer. (#855)Michael Grunder
2020-07-26add a command_timeout to redisContextOptions (#839)valentinogeron
2020-07-19Remove erroneous tag and add license to push example (#849)Michael Grunder
2020-07-19Resp3 oob push support (#841)Michael Grunder
2020-07-10Some Windows quality of life improvments. (#846)Michael Grunder
2020-05-24New SSL API to replace redisSecureConnection().Yossi Gottlieb
2019-09-01Update CMakelists for hiredis/hiredis_ssl builds.Yossi Gottlieb
2019-08-29wip: SSL code reorganization, see #705.Yossi Gottlieb
2019-04-10build ssl example if ssl is enabledMark Nunberg
2019-02-20Support SNIvalentino
2019-02-20libevent-example: Use timeoutMark Nunberg
2019-02-20SSL for async I/OMark Nunberg
2019-02-20Add SSL exampleMark Nunberg
2019-02-20Add examples to CMakeListsMark Nunberg
2018-12-05Allow connections to unix socket in exampleMark Nunberg
2015-10-05fix snprintf format stringSergey Polovko
2015-07-27Fix a typo in the Mac OSX exampleJan-Erik Rediger
2015-07-27Added MacOS X addapter and corresponding example.Dmitry Bakhvalov
2015-07-27Make sure to disconnect the adapter in the destructorPietro Cerutti
2015-07-27Add Qt adapter and relative example.Pietro Cerutti
2015-07-27Add an Ivykis adapterGergely Nagy
2015-01-05Add GLib 2.0 adapterChristian Hergert
2013-07-11example.c: it is now possible to specify server ip/port.antirez
2013-07-10Emphasize size_t length for %b formattingWolfgang Richter
2013-07-10Update example.cRafael Zanella
2013-07-10Move examples into their own folderAaron Bedra