• antirez's avatar
    Configurable reader max idle buffer size. · 7f095053
    antirez authored
    Hiredis used to free unused redisReader buffers bigger than 16k. Now
    this limit is configurable (see the documentation updated by this commit)
    in order to allow working with big payloads without incurring to speed
    penalty.
    7f095053
README.md 16.8 KB