All Projects → mfp → ocaml-cassandra

mfp / ocaml-cassandra

Licence: MIT license
OCaml client library for the Apache Cassandra highly scalable distributed database.

Programming Languages

ocaml
1615 projects
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/).


Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].