A set of Haskell types for interacting with the protocol buffer API of the Riak decentralized data store.


Keywords
network, Propose Tags, Skip to Readme, , Index, Quick Jump, Data.Riak.Proto, riak-protobuf-0.25.0.0.tar.gz, browse, Package description, Package maintainers, BryanOSullivan, MarkHibberd, lambda_foo, edit package information , 0.25.0.0, Riak, github issue tracker, git repository, bos@mailrank.com, nhunter@janrain.com, mark@hibberd.id.au, mitchellwrosen@gmail.com, github-actions, haskell
License
Other
Install
cabal install riak-protobuf-0.25.0.0

Documentation

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

Master git repository:

  • 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