Sergey Polovko
|
f932f0ed27
|
fix snprintf format string
|
2015-10-05 16:22:00 +03:00 |
|
antirez
|
253e796a59
|
example.c: it is now possible to specify server ip/port.
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-11 10:25:48 +02:00 |
|
Wolfgang Richter
|
37a840dc2c
|
Emphasize size_t length for %b formatting
Closes #121.
|
2013-07-10 23:05:39 -07:00 |
|
Rafael Zanella
|
6cf2e85bd2
|
Update example.c
Added a call to redisFree()
Closes #148.
|
2013-07-10 22:34:46 -07:00 |
|
Aaron Bedra
|
c552ca6904
|
Move examples into their own folder
Closes #166.
|
2013-07-10 22:16:53 -07:00 |
|