Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-07-11 | example.c: it is now possible to specify server ip/port. | antirez | |
This makes possible to use the example with IPv6 addresses and/or with a different Redis instance than 127.0.0.1:6379. | |||
2013-07-10 | Emphasize size_t length for %b formatting | Wolfgang Richter | |
Closes #121. | |||
2013-07-10 | Update example.c | Rafael Zanella | |
Added a call to redisFree() Closes #148. | |||
2013-07-10 | Move examples into their own folder | Aaron Bedra | |
Closes #166. |