Thanks for clarifying that Brian. Since I am only doing benchmarking using custom random data generators, I agree with your statement of not worrying about siblings and related overhead. Now, based on your answer another question comes to mind.
Is there any underlaying difference between performing an; storeObject.withoutFetch().execute(); -or- myBucket.store(item.key, item).execute(); In other words, will my second statement result in an implicit fetch as well? Cheers -- View this message in context: http://riak-users.197444.n3.nabble.com/Best-way-to-insert-a-collection-of-items-at-once-tp4028487p4028508.html Sent from the Riak Users mailing list archive at Nabble.com. _______________________________________________ riak-users mailing list riak-users@lists.basho.com http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com