package redis-sync

  1. Overview
  2. Docs

Description

Published: 30 Mar 2018

README

Ocaml-redis

Ocaml bindings for Redis.

Changelog can be found in CHANGES.md file.

Dependencies

Quick start

Installation

ocaml-redis implements synchronous and lwt clients. Each of them is in separate package.

opam install redis-sync redis-lwt

Dependencies (3)

  1. redis = version
  2. jbuilder >= "1.0+beta7"
  3. ocaml >= "4.02.3"

Dev Dependencies

None

Used by

None

Conflicts

None