On Sun, Oct 20, 2013 at 11:49 AM, Andy Wenk <[email protected]> wrote:

> On 20 October 2013 11:33, Benoit Chesneau <[email protected]> wrote:
>
>
> >
> > My goal for now is to document all the algorithmm used in a pseudo lang
> > like I did for the replicator. Then maybe write a simple implementation
> so
> > people can play with it and eventually improve it.
> >
> > - benoit
> >
>
> sounds great! Can you please point me to what you have already written
> about the replicator? I am just plain interested ;-)
>
>
It was originally there:

https://github.com/refuge/rcouch/wiki/Replication-Algorithm

But I just created the couchdb_internals repo to handle changes on this
content. Feel free to join me ;)

The couchdb internals repo:

https://github.com/benoitc/couchdb_internals

And the replication algorithm doc:

https://github.com/benoitc/couchdb_internals/blob/master/replication_algorithm.md

- benoit

Reply via email to