@hackage riak0.7.0.3

A Haskell client for the Riak decentralized data store

  • Installation

  • Dependencies (0)

  • Dependents (0)

  • Package Flags

      debug
       (on by default)

      allow debug logging

      developer
       (off by default)

      operate in developer mode

Welcome to the Haskell Riak client

This library is a fast Haskell client for the Riak decentralized key/value data store.

It uses Riak's protobuf API for optimal performance.

This project was originally the work of Bryan O'Sullivan (bos@serpentine.com), and then Janrain, Inc., it is now being maintained by Mark Hibberd (mark@hibberd.id.au).

Join in!

We are happy to receive bug reports, fixes, documentation enhancements, and other improvements.

Please report bugs via the [github issue tracker](http://github.com/markhibberd/riak-haskell- client/issues).

Master git repository:

  • git clone git://github.com/markhibberd/riak-haskell-client.git

Note the official repo is now https://github.com/markhibberd/riak-haskell-client.

Build

Build Status