Hiredis v0.11.0 Release Notes

Release Date: 2012-08-28 // over 11 years ago
    • Increase the maximum multi-bulk reply depth to 7.

    • Increase the read buffer size from 2k to 16k.

    • 📊 Use poll(2) instead of select(2) to support large fds (>= 1024).