Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/riak-haskell-client/riak-haskell-client

A fast Haskell client library for the Riak decentralized data store
https://github.com/riak-haskell-client/riak-haskell-client

github-actions haskell

Last synced: 3 days ago
JSON representation

A fast Haskell client library for the Riak decentralized data store

Awesome Lists containing this project

README

        

# 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 (), and then [Janrain, Inc.](http://janrain.com/), it is now being maintained by Mark Hibberd () and Tim McGilchrist ().

# 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 .

# Build

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