ocaml-cassandra icon indicating copy to clipboard operation
ocaml-cassandra copied to clipboard

OCaml client library for the Apache Cassandra highly scalable distributed database.

ocaml-cassandra Copyright (C) 2010 Mauricio Fernández

OCaml library that wraps the Cassandra interface generated by thrift.

Dependencies

  • OCaml (tested with 3.11.1)
  • batteries or extlib

Compiling

Just run

$ omake

Usage

See cassandra.mli.

License

See LICENSE.

The Thrift runtime (src/thrift) carries this copyright notice:

Copyright 2006-2009 The Apache Software Foundation, et al.

This product includes software developed at The Apache Software Foundation (http://www.apache.org/).