- 11 Jul, 2013 3 commits
-
-
Wolfgang Richter authored
Closes #121.
-
Rafael Zanella authored
Added a call to redisFree() Closes #148.
-
Aaron Bedra authored
Closes #166.
-
- 22 Jan, 2013 1 commit
-
-
Henri Doreau authored
Updated documentation and examples accordingly.
-
- 25 Oct, 2012 1 commit
-
-
Charles Longeau authored
-
- 04 Feb, 2011 1 commit
-
-
Pieter Noordhuis authored
-
- 02 Dec, 2010 1 commit
-
-
Amir Mohammad Saied authored
-
- 02 Nov, 2010 1 commit
-
-
Pieter Noordhuis authored
When there is an I/O error, errno should be used to find out what is wrong. In other cases, errno cannot be used. So, use an explicit type in Hiredis to define the different error scenarios that can occur.
-
- 31 Oct, 2010 1 commit
-
-
Pieter Noordhuis authored
-
- 06 Oct, 2010 2 commits
-
-
Pieter Noordhuis authored
-
Pieter Noordhuis authored
-
- 24 Sep, 2010 2 commits
-
-
Pieter Noordhuis authored
-
Pieter Noordhuis authored
The context supports both blocking and non-blocking connections. All read and write events are not handled by hiredis, but hiredis exposes an API for buffered reading/writing to Redis.
-
- 18 May, 2010 4 commits