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