Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/riak-haskell-client/riak-haskell-client
A fast Haskell client library for the Riak decentralized data store
https://github.com/riak-haskell-client/riak-haskell-client
github-actions haskell
Last synced: 3 days ago
JSON representation
A fast Haskell client library for the Riak decentralized data store
- Host: GitHub
- URL: https://github.com/riak-haskell-client/riak-haskell-client
- Owner: riak-haskell-client
- Created: 2013-03-21T10:56:22.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2023-04-01T19:58:08.000Z (almost 2 years ago)
- Last Synced: 2024-04-26T00:08:43.170Z (8 months ago)
- Topics: github-actions, haskell
- Language: Haskell
- Homepage:
- Size: 1.05 MB
- Stars: 50
- Watchers: 8
- Forks: 20
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Changelog: Changes.md
Awesome Lists containing this project
README
# Welcome to the Haskell Riak client
This library is a fast Haskell client for the
[Riak](http://www.basho.com/Riak.html) decentralized key/value data store.It uses Riak's [protobuf API](http://docs.basho.com/riak/latest/dev/references/protocol-buffers/) for
optimal performance.This project was originally the work of Bryan O'Sullivan (), and then [Janrain, Inc.](http://janrain.com/), it is now being maintained by Mark Hibberd () and Tim McGilchrist ().
# Join in!
We are happy to receive bug reports, fixes, documentation enhancements,
and other improvements.Please report bugs via the
[github issue tracker](http://github.com/riak-haskell-client/riak-haskell-client/issues).Master [git repository](http://github.com/riak-haskell-client/riak-haskell-client):
* `git clone git://github.com/riak-haskell-client/riak-haskell-client.git`
Note the official repo is now .
# Build
[![Build Status](https://travis-ci.org/riak-haskell-client/riak-haskell-client.svg)](https://travis-ci.org/riak-haskell-client/riak-haskell-client)