Age | Commit message (Collapse) | Author |
|
|
|
While there, add "-p" option to "hiredis-test", so that we could run
tests without interrupting Redis instance running on the default port.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The libevent example cannot be compiled when -std=c99 is passed. It is
not necessary that the adapters nor the examples follow this standard,
as long as the code for hiredis itself is compliant.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The API is more similar to printf now.
|
|
|
|
ported to the new protocol, and started as a stand alone project in order to support the need of a C client in the Redis community
|