Why RESP3 will be the only protocol supported by Redis 6
Redis 6 will only support the new RESP3 protocol, which introduces breaking changes but offers more semantic data types. The author explains mitigations including extended support for Redis 5 and a long testing period. Client libraries will need updates, but RESP3 allows automatic protocol detection for backward compatibility.