package redis

  1. Overview
  2. Docs
Bindings for the key-value cache and store redis.

Install

Dune Dependency

Authors

Maintainers

Sources

0.3.6.tar.gz
sha256=4bae9174da781b45f2ccc2f58c631cacff1cba337c4f0daa8fa329f33ee7a952
md5=69c2dd7a17211436b08819dea13aa93a

README.md.html

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
OCaml

Innovation. Community. Security.