packages feed

riak-0.7.0.3: README.markdown

# Welcome to the Haskell Riak client

This library is a fast Haskell client for the
[Riak](http://www.basho.com/Riak.html) decentralized key/value data store.

It uses Riak's [protobuf API](http://wiki.basho.com/PBC-API.html) for
optimal performance.

This project was originally the work of Bryan O'Sullivan (<bos@serpentine.com>), and then [Janrain, Inc.](http://janrain.com/), 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](http://github.com/markhibberd/riak-haskell-client):

* `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](https://travis-ci.org/markhibberd/riak-haskell-client.svg)](https://travis-ci.org/markhibberd/riak-haskell-client)