From 8b722058e315753f8b61ae95904f04b481378c99 Mon Sep 17 00:00:00 2001 From: Dave Parfitt Date: Tue, 16 Oct 2012 10:40:19 -0400 Subject: [PATCH] added the world-famous OCaml client --- .../references/Community-Developed-Libraries-and-Projects.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/source/riak/references/Community-Developed-Libraries-and-Projects.md b/source/riak/references/Community-Developed-Libraries-and-Projects.md index 37985166aa..e853c8b355 100644 --- a/source/riak/references/Community-Developed-Libraries-and-Projects.md +++ b/source/riak/references/Community-Developed-Libraries-and-Projects.md @@ -101,6 +101,9 @@ All of these projects and libraries are at various stages of completeness and ma * [[Nori|https://github.com/sgonyea/nori]] - Experimental Riak HTTP Library for Node.js modeled after Ripple * [[OrionNodeRiak|http://github.com/mauritslamers/OrionNodeRiak]] - Node-based server and database-frontend for Sproutcore +*OCaml* +* [[Riak OCaml Client|http://metadave.github.com/riak-ocaml-client/]] - Riak OCaml Client + *Perl* * [[Net::Riak|http://search.cpan.org/~franckc/Net-Riak/]]