Computer Science, asked by dvrmca, 1 year ago

In Riak, ________ consistency model is implemented.

Answers

Answered by Vaishnavi18
10
In Riak, replication consistency model is implemented.
Answered by homosapiens45
4

In Riak, eventual consistency model is implemented.

One of the things that make Riak eventual consistency model powerful is that

Riak does not dictate how data resolution take place. While Riak does ship with a set of default regarding how data is replicated and how conflicts are revolved, you can override these default if you want to employ a different strategy.

Similar questions