Skip to Main Content

NoSQL Database

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Read operation

906230Dec 21 2011 — edited Dec 21 2011
Hi all,

Will read operations go to any node if the user doesn’t mind incomplete consistency guarantees (i.e. reads might not see the most recent data)?
Will read operations be served from the master node if the user requires the most recent value for a data item?

Can we choose if we want read operations to the done from the master or not? How can we do that?

By default (if there is no failure) will the read request give the last updated data? Or is it possible to have old values because data are given from a node that has not yet the last value.

Thanks for your response.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 18 2012
Added on Dec 21 2011
1 comment
130 views