On Thu, Oct 18, 2012 at 10:15 AM, Jeremiah Peschka <jeremiah.pesc...@gmail.com> wrote: > Right - if you want read your own writes consistency you need to make Riak > behave consistently and (assuming n = 3) specify dw at least 2 (preferably > 3) for writes and r at least 2 for reads. This, of course, means that you're > going to lose.
And even that only works for a single writer. It won't prevent concurrent creation of the same key by different writers - there is no atomic operation for that. -- Les Mikesell lesmikes...@gmail.com _______________________________________________ riak-users mailing list riak-users@lists.basho.com http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com