Memcache support library for OCaml
This is a memcached client for OCaml, based on its text protocol.
- releases
- the lasted api docs
- darcs repository:
darcs get http://komar.in/darcs/memcache-ocaml/
- yet another memcache library for OCaml
- and a next one
TODO
- Implement marshaling.
- Implement binary protocol.
- Split into two modules — one for Lwt and another one for regular non-cooperative functions.