Build Status

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 a separate package.

Note: connections are not safe to share among threads.

Documentation

http://0xffea.github.io/ocaml-redis/