Hi Justin, Sorry this is unclear, you're not the first to stumble on this page. Please see my reply from a few days ago [1]. In short, allow_mult=false + last_write_wins=false is the default behavior.
-Ryan [1]: http://lists.basho.com/pipermail/riak-users_lists.basho.com/2011-October/006292.html On Tue, Nov 1, 2011 at 2:43 PM, Justin Karneges <[email protected]> wrote: > Hi, > > http://wiki.basho.com/Vector-Clocks.html discusses allow_mult=true but > does > not really explain how allow_mult=false works, at least not when > last_write_wins is false. > > Here's a table we can fill out: > > allow_mult, last_write_wins > ----------- > false, false -> ? > true, false -> write siblings, read siblings > false, true -> writes overwrite existing, read single values > true, true -> invalid > > Thanks for help, > Justin > > _______________________________________________ > riak-users mailing list > [email protected] > http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com >
_______________________________________________ riak-users mailing list [email protected] http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
