Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-03-23 | all: rename redis -> redict symbols and commentsmaster | Anna (navi) Figueiredo Gomes | |
Signed-off-by: Anna (navi) Figueiredo Gomes <navi@vlhl.dev> | |||
2024-03-22 | all: rename output files | Anna (navi) Figueiredo Gomes | |
Signed-off-by: Anna (navi) Figueiredo Gomes <navi@vlhl.dev> | |||
2024-03-22 | all: use REUSE with LGPL-3.0-or-later and BSD-3-Clause | Anna (navi) Figueiredo Gomes | |
Signed-off-by: Anna (navi) Figueiredo Gomes <navi@vlhl.dev> | |||
2020-07-26 | add a command_timeout to redisContextOptions (#839) | valentinogeron | |
Add an additional timeout so the user has a convenient way of controlling distinct connect and command timeouts | |||
2020-07-10 | Some Windows quality of life improvments. (#846) | Michael Grunder | |
* Don't try to ignore SIGPIPE in Windows (it doesn't exist). * Add an include to our win32.h compatibility header. * Enable building examples on Travis in Windows. See #831 | |||
2019-02-20 | libevent-example: Use timeout | Mark Nunberg | |
2013-07-10 | Move examples into their own folder | Aaron Bedra | |
Closes #166. |