We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b185eda + fb842dc commit dba891eCopy full SHA for dba891e
content/riak/kv/2.1.4/developing/client-libraries.md
@@ -242,6 +242,9 @@ level of maturity and activity.
242
243
#### Python
244
245
+* [Aioriak](https://github.com/rambler-digital-solutions/aioriak)
246
+ --- Asyncio PBC Riak 2.0+ client library. (Based on official Basho
247
+ python client)
248
* [Riakasaurus](https://github.com/calston/riakasaurus) --- A Riak
249
client library for Twisted (based on txriak)
250
* [RiakKit](http://shuhaowu.com/riakkit) --- A small Python ORM that
0 commit comments