riak

A Haskell client for the Riak decentralized data store

http://github.com/markhibberd/riak-haskell-client

Version on this page:0.9.0.0
LTS Haskell 12.26:1.1.2.5
Stackage Nightly 2018-07-09:1.1.2.5
Latest on Hackage:1.2.0.0

See all snapshots riak appears in

LicenseRef-OtherLicense licensed by Bryan O'Sullivan
This version can be pinned in stack with:riak-0.9.0.0@sha256:8ec6052cacac6b2dd2d2cb4ca1e6fedd166da9b790a6ae684701af28e7032e48,4091

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 ([email protected]), and then Janrain, Inc., it is now being maintained by Mark Hibberd ([email protected]).

Join in!

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

Please report bugs via the github issue tracker.

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