@hackage resp2.0.0

A fast, non-backtracking parser for the redis RESP3 protocol

RESP is redis' serialization protocol. This package provides a lightweight and correct parser for RESP3, which can be used incrementally (eg. over a network connection).