@hackage / redis-resp

REdis Serialization Protocol (RESP) implementation.

Latest1.0.0

About

Metadata

  • Last updated , by romanb
  • License MPL-2.0
  • Maintained by: Toralf Wittner <tw@dtex.org>, Roman S. Borschel <roman@pkaboo.org>

  • Lottery factor: 0

Links

Installation

Readme

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.