On Tuesday, December 6, 2011, Phil Stanhope <stanh...@gmail.com> wrote:
> What are some examples of use cases for one-way replication?

In our case we might collect and summarize everything in an intermediate
store before putting the final data into Riak. If the intermediate store is
not distributed then it will only talk to one Riak cluster (the one on the
same LAN). Replication will then be one-way from the insertion cluster to
all the others.

As I understand it there is no special one-way configuration since absence
of updates in one direction has no ill effects.
Andy


>
> On Tue, Dec 6, 2011 at 10:24 AM, David Smith <diz...@basho.com> wrote:
>>
>> On Tue, Dec 6, 2011 at 8:19 AM, Kresten Krab Thorup <k...@trifork.com>
wrote:
>> > Hi folks,
>> >
>> > Quick question - can Riak EDS do one-way replication, or does it
always have to be two-way?
>>
>> Yup, it can be one-way.
>>
>> D.
>>
>> --
>> Dave Smith
>> Director, Engineering
>> Basho Technologies, Inc.
>> diz...@basho.com
>>
>> _______________________________________________
>> riak-users mailing list
>> riak-users@lists.basho.com
>> http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
>
>
_______________________________________________
riak-users mailing list
riak-users@lists.basho.com
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

Reply via email to