Age | Commit message (Collapse) | Author |
|
|
|
Allows libraries to wrap the reply parsing code and build the reply in a
streaming fashion. Reply objects can immediately be initialized to the
required type without having to convert an intermediary format.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
providing a patch
|
|
|
|
|
|
|
|
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
|