Couldn't you trigger the replication from the db update script? There are examples in the docs of doing things like updating views after 3 document updates or 5 minutes (or some such timing thing). I feel as though you could accomplish something similar with replication.
On Thu, Dec 18, 2008 at 14:35, Paul Davis <[email protected]>wrote: > Replication must be triggered. Futon's replicator merely allows a > human to initiate replication. > > Looking around I don't actually see a page on the wiki explaining the > JSON api. I'll add some later this afternoon unless someone speaks up. > > On Thu, Dec 18, 2008 at 2:08 PM, paul jobs <[email protected]> wrote: > > How do we implement replication in couchdb > > > > The replicator given in the futon utility is manual or does it create a > > permanent link between the source and destination dbs > > > > thanks a lot > > >
