riak-protobuf: Haskell types for the Riak protocol buffer API

[ library, network ] [ Propose Tags ]

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


[Skip to Readme]

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.14.0.0, 0.15.0.0, 0.16.0.1, 0.16.0.2, 0.18.0.0, 0.19.0.0, 0.20.0.0, 0.21.0.0, 0.22.0.0, 0.23.0.0, 0.24.0.0, 0.25.0.0
Change log Changes.md
Dependencies array (>=0.4), base (>=4 && <5), parsec (>=3), protocol-buffers (>=2.1.4 && <2.5), protocol-buffers-descriptor (>=2.1.4 && <2.5) [details]
License LicenseRef-OtherLicense
Copyright Copyright 2011 MailRank, Inc. Portions copyright 2007-2010 Basho Technologies, Inc.
Author Bryan O'Sullivan <bos@mailrank.com>
Maintainer Mark Hibberd <mark@hibberd.id.au>, Tim McGilchrist <timmcgil@gmail.com>
Category Network
Home page http://github.com/markhibberd/riak-haskell-client
Source repo head: git clone http://github.com/markhibberd/riak-haskell-client
Uploaded by lambda_foo at 2016-07-26T22:37:20Z
Distributions LTSHaskell:0.25.0.0, NixOS:0.25.0.0, Stackage:0.25.0.0
Reverse Dependencies 4 direct, 0 indirect [details]
Downloads 8614 total (38 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2016-07-26 [all 1 reports]

Readme for riak-protobuf-0.22.0.0

[back to package description]

Welcome to riak-protobuf

This library is a set of Haskell types for the protocol buffers API to the Riak decentralized data store.

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

Authors

This library was written by Bryan O'Sullivan, bos@mailrank.com and subsequently maintained by Nathan Hunter nhunter@janrain.com.

This project is now being maintained by Mark Hibberd (mark@hibberd.id.au).