package redis-lwt

  1. Overview
  2. Docs
Lwt-based client for Redis

Install

Dune Dependency

Authors

Maintainers

Sources

0.3.4.tar.gz
sha256=1d7d663e1ed36154ebfaf22e73c116b2e39cb28ab3b5170b105dddb564a902a6
md5=396ad524a76267bb0c34eb0aea968573

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.