Hi,
I've started to use RiakKV on an 11 node cluster. So far it seems to be
working reasonably well for my application although I occasionally hit
Timeouts on inserts and have to keep retrying in my python client.
I'm interested in giving RiakS2 a trial and given that I already have
Riak instal
Hi Riak Users
I have a 5 node cluster on my local dev machine, build from source in line
with http://docs.basho.com/riak/latest/quickstart/, and I am using a python
client (script) to migrate my data from PGSQL to riak.
When doing a key insert this is what I get:
Traceback (most recent call last