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

[ library, network ] [ Propose Tags ]
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
Dependencies array (>=0.4), base (>=4 && <5), parsec (>=3), protocol-buffers (>=2.0.5), protocol-buffers-descriptor (>=2.0.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 Bryan O'Sullivan <bos@mailrank.com>
Category Network
Home page http://github.com/mailrank/riak-haskell-client
Source repo head: git clone http://github.com/mailrank/riak-haskell-client
Uploaded by BryanOSullivan at 2012-08-30T04:41:43Z
Distributions LTSHaskell:0.25.0.0, NixOS:0.25.0.0
Reverse Dependencies 4 direct, 0 indirect [details]
Downloads 8563 total (31 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for riak-protobuf-0.16.0.1

[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/mailrank/riak-haskell-client.git

There's also a Mercurial mirror:

  • hg clone http://bitbucket.org/bos/riak-haskell-client

(You can create and contribute changes using either git or Mercurial.)

Authors

This library is written and maintained by Bryan O'Sullivan, bos@mailrank.com.