MPL-2.0 licensed by Toralf Wittner
This version can be pinned in stack with:redis-resp-1.0.0@sha256:c134ac23e79d57071fdc8559e2b2e72280ea11786a8ba4118c10ed506dc7d991,1615

Module documentation for 1.0.0

REdis Serialisation Protocol (RESP)

This library provides RESP encoding/decoding functionality and defines most of the available Redis commands as a GADT which enables different interpreter implementations such as redis-io.

Changes

1.0.0

  • GHC 8.4 compatibility.
  • Drop support for GHC < 8.0.