Added REDIS_NO_AUTO_FREE_REPLIES flag (#962)
When set hiredis will not automatically free replies in an async context, and the replies must be freed instead by the user.
Co-authored-by:
Michael Grunder <michael.grunder@gmail.com>
Please register or sign in to comment