Skip to content

Commit

Permalink
Merge pull request #9 from rambler-digital-solutions/master
Browse files Browse the repository at this point in the history
Update readme.md
  • Loading branch information
singulared committed Apr 14, 2016
2 parents 1ed4374 + 989150b commit 69aa5cf
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,24 @@ The minimal versions of Python for use with this client are Python 3.5.x.
```bash
python setup.py install
```

### Features ###

| Feature | Status|
|--------------------|:-----:|
| 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 |
| Tested python ver. | 3.5.x |
| Tested Riak version| 2.1.3 |


## Using example ##

```python
Expand Down

0 comments on commit 69aa5cf

Please sign in to comment.