Skip to content

Latest commit

 

History

History
84 lines (62 loc) · 2.04 KB

index.rst

File metadata and controls

84 lines (62 loc) · 2.04 KB

Welcome to aioriak's documentation!

Asyncio (3156) Riak client library. This project is based on official Bash python client library (https://github.com/basho/riak-python-client).

Features

Riak KV operations

Yes

Riak Datatypes

Yes

Riak BucketTypes

Yes

Custom resolver

Yes

Node list support

No

Custom quorum

No

Connections Pool

No

Operations timout

No

Security

No

Riak Search

No

MapReduce

No

Tested python versions

3.5.0, 3.5.1

Tested Riak versions

2.1.3

Installation

The easiest way to install aioriak is by using the package on PyPi:

pip install aioriak

Requirements

  • Python >= 3.5
  • riak>=2.1.3

Contribute

Feel free to file an issue or make pull request if you find any bugs or have some suggestions for library improvement.

License

The aioriak is offered under MIT license.


Contents

client bucket object datatypes

# query # security # advanced

Indices and tables

  • genindex
  • modindex
  • search