riak-protobuf

Haskell types for the Riak protocol buffer API

http://github.com/markhibberd/riak-haskell-client

Version on this page:0.22.0.0
LTS Haskell 22.13:0.25.0.0
Stackage Nightly 2023-12-26:0.25.0.0
Latest on Hackage:0.25.0.0

See all snapshots riak-protobuf appears in

LicenseRef-OtherLicense licensed by Bryan O'Sullivan
This version can be pinned in stack with:riak-protobuf-0.22.0.0@sha256:c92ba2a1f9752de29ddf216f3f2a385c290d8213693b6e50daaabaf244bf9fe9,4305

Module documentation for 0.22.0.0

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, [email protected] and subsequently maintained by Nathan Hunter [email protected].

This project is now being maintained by Mark Hibberd ([email protected]).

Changes

  • 0.22.0.0
    • Support for riak 2.* messages
    • No longer expected to work with riak <= 2
    • Tested on both 2.0.x and 2.1.x