Skip to content

NightBlues/ocaml-redis

 
 

Repository files navigation

Build Status

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

About

Redis bindings for OCaml

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • OCaml 100.0%