Qafoo GmbH - passion for software quality ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :Author: Kore Nordmann :Date: Sat, 23 Aug 2014 12:02:40 +0200 :Revision: 1 :Copyright: All rights reserved ===================================== A CouchDB Replication Endpoint in PHP ===================================== :Keywords: CouchDB PHP :Description: Creating a CouchDB Replication Endpoint in PHP This talk shows how I implemented a replication endpoint for the CouchDB replication protocol in PHP. This makes it possible to use about any backend as a synchronization point for Offline-First HTML5 applications powered by tools like PouchDB or TouchDB. You will also be able to replicate a CouchDB database into a MySQL database or vice-versa. The growing amount of endpoints for this protocol in different languages and environments suggests that the CouchDB replication protocol might evolve as a standard for eventual consistent multi-master replication. Watch online ------------ .. image:: /images/talks/14_08_froscon_a_couchdb_replication_endpoint_in_php/slide_0.png#43 :class: slides `Download PDF`__ __ /talks/14_08_froscon_a_couchdb_replication_endpoint_in_php.pdf