summaryrefslogtreecommitdiff
path: root/src/call_reply.c
Commit message (Expand)AuthorAgeFilesLines
* Support for RM_Call on blocking commands (#11568)Meir Shpilraien (Spielrein)2023-03-161-0/+15
* Fix broken protocol in MISCONF error, RM_Yield bugs, RM_Call(EVAL) OOM check ...Oran Agra2022-06-011-1/+4
* Add new RM_Call flags for script mode, no writes, and error replies. (#10372)Meir Shpilraien (Spielrein)2022-03-221-0/+15
* Fix and improve module error reply statistics (#10278)Oran Agra2022-02-131-2/+13
* Fix callReplyParseCollection memleak when use AutoMemory (#9446)chenyang80942021-09-091-1/+1
* Unified Lua and modules reply parsing and added RESP3 support to RM_Call (#9202)Meir Shpilraien (Spielrein)2021-08-041-0/+516