packages feed

riak-1.2.0.0: 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://docs.basho.com/riak/latest/dev/references/protocol-buffers/) 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>) and Tim McGilchrist (<timmcgil@gmail.com>).

# 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/riak-haskell-client/riak-haskell-client/issues).

Master [git repository](http://github.com/riak-haskell-client/riak-haskell-client):

* `git clone git://github.com/riak-haskell-client/riak-haskell-client.git`

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


# Build

[![Build Status](https://travis-ci.org/riak-haskell-client/riak-haskell-client.svg)](https://travis-ci.org/riak-haskell-client/riak-haskell-client)