@hackage / riak-protobuf

Haskell types for the Riak protocol buffer API

Latest0.25.0.0

About

Metadata

  • Last updated , by lambda_foo
  • License LicenseRef-OtherLicense
  • Categories Network Development
  • Maintained by: Mark Hibberd <mark@hibberd.id.au>, Tim McGilchrist <timmcgil@gmail.com>

  • Lottery factor: 0

Links

Installation

Tested Compilers

  1. 8.10.4
  2. 8.8.4
  3. 8.6.3
  4. 8.4.4
  5. 8.2.2

Readme

Welcome to riak-protobuf

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

Generating .hs files

Haskell modules are generated manually as follows:

./generate-proto.sh

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

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

Version 1.0.0 was contributed by Mitchell Rosen (mitchellwrosen@gmail.com).