package resp-server

  1. Overview
  2. No Docs
A server that communicates using the REdis Serialization Protocol

Install

dune-project
 Dependency

Authors

Maintainers

Sources

v0.2.tar.gz
sha256=d079b9a32cbdd48a1376ece0e39a0721bde1a9332686e64e774349771433d82c
md5=40364d304770cf880797972c6307b98b

Description

resp-server allows you to build RESP servers quickly, without having to worry about any server implementation details.

Tags

redis

Published: 17 Apr 2018

Dependencies (4)

  1. conduit-lwt-unix >= "1.0" & < "2.0.0"
  2. hiredis <= "0.7"
  3. jbuilder >= "1.0+beta7"
  4. ocaml >= "4.05.0"

Dev Dependencies

None

Used by

None

Conflicts

None