An open API service indexing awesome lists of open source software.

https://github.com/zshipko/ocaml-hiredis

Hiredis bindings for OCaml
https://github.com/zshipko/ocaml-hiredis

ocaml-bindings redis

Last synced: about 1 year ago
JSON representation

Hiredis bindings for OCaml

Awesome Lists containing this project

README

          

# Hiredis

Hiredis bindings for OCaml.

## Dependencies

- Topkg (build)
- Lwt

## Installation

opam install hiredis

## Documentation

See [src/hiredis.mli](https://github.com/zshipko/ocaml-hiredis/blob/master/src/hiredis.mli)