Hello,

I know it is recommended to have at least 5 nodes in a Riak
cluster. However, for development purposes, I want to set up a single
node cluster and achieve its maximum performance. I use buckets
without siblings and Riak Search. What are good configuration options
in this scenario? So far, I have added the following lines:

ring_size = 8
buckets.default.allow_mult = false
buckets.default.last_write_wins = true
buckets.default.n_val = 1

Are there any other options that could increase performance of a
single node cluster?

Thanks,
Miro

_______________________________________________
riak-users mailing list
[email protected]
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

Reply via email to