Ocaml-redis Ocaml bindings for Redis. Changelog can be found in CHANGES.md file. Dependencies Lwt (optional) Quick start Installation ocaml-redis implements synchronous and lwt clients. Each of them is in separate package. opam install redis-sync redis-lwt