RediStack icon indicating copy to clipboard operation
RediStack copied to clipboard

RESP3 is not supported and the module is unused

Open Joannis opened this issue 11 months ago • 0 comments

In #122 I mentioned that the performance of RESP is not great. There is a successor in the RESP3 module that is much more performance oriented though. While RESP3 is implemented in RediStack already, the driver doesn't yet use this implementation.

Joannis avatar Mar 22 '25 09:03 Joannis