redix v0.3.5 Release Notes

    • Redix.Protocol now uses continuations under the hood for a faster parsing experience.

    • A bug in Redix.Protocol that caused massive memory leaks was fixed. This bug originated upstream in Elixir itself, and I submitted a fix for it here.

    • Some improvements were made to error reporting in the Redix logging.