package redis-sync

  1. Overview
  2. Docs
Synchronous client for Redis

Install

Dune Dependency

Authors

Maintainers

Sources

0.3.5.tar.gz
sha256=f43af830ab9d66619a685fbad471b97bdb5d40a4f2bdf923b76f25d139007d78
md5=462cbbba5e8d5743457b7c345b2d97a2

Description

Published: 18 May 2017

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 (4)

  1. base-unix
  2. redis = version
  3. jbuilder >= "1.0+beta7"
  4. ocaml >= "4.02.3" & < "4.06.0"

Dev Dependencies

None

Used by

None

Conflicts

None

OCaml

Innovation. Community. Security.