Skip to content

Commit 088c9ce

Browse files
committed
Hiredis: Advanced async-handling
+ hiredis.c: Convert redisSetError to take format and va_args + dict.* : Fixed generic hash function -> cannot really take signed number + async.* : Valdup function now handles OOM properly KeyCompare function uses proper sized integers nextArgument - change to use proper str-int conversion function Added redisAsyncAppend* function family to support buffer optimizations in async-mode Added proper error handling on OOM errors [inc buffer rollback] Review fixes + hiredis.c : Reverted back to memcpy(), will test *printf in different time + aysnc.c : Minor changes for better readability Handle unlikely/pathological OOM conditon cleanly. More OOM checks
1 parent 2d9d775 commit 088c9ce

File tree

4 files changed

+187
-72
lines changed

4 files changed

+187
-72
lines changed

0 commit comments

Comments
 (0)