package hiredis

  1. Overview
  2. Docs
Redis tools based on the Hiredis C library

Install

Dune Dependency

Authors

Maintainers

Sources

v0.8.tar.gz
md5=cf199610db66d95e9d7b00fb8a5e5f68

Description

Hiredis provides a simple interface for communicating with Redis from OCaml

Published: 20 Jun 2018

README

Hiredis

Hiredis bindings for OCaml.

Dependencies

  • Topkg (build)

  • Lwt

Installation

opam install hiredis

Documentation

See src/hiredis.mli

Dependencies (5)

  1. conduit-lwt-unix < "2.0.0"
  2. hiredis-value >= "0.8"
  3. lwt >= "3.3.0"
  4. jbuilder >= "1.0+beta7"
  5. ocaml >= "4.03.0"

Dev Dependencies

None

Used by

None

Conflicts

None