nice thanks!
2014-09-26 23:19 GMT+02:00 Alexander Shorin <[email protected]>: > Hi everyone, > > CouchDB Replication Protocol renewed and ready for use: > http://docs.couchdb.org/en/latest/replication/protocol.html > > It was designed to describe every single protocol bit to let everyone > create own replicator implementation without need to read > CouchDB/PouchDB/*ouchDB source code nor sniffing HTTP traffic with > tcpdump to understand how it works in every certain case. > > Ideally, you should open only this single page and be able to > implement your CouchDB compatible replicable solution with zero > experience with CouchDB API. If you failed or found some bits > missed/awkward - feel free to send PR with fixes! > > P.S. I'd wrote it while work on https://github.com/kxepal/replipy > project, so it's also a bit practical guide howto. > > -- > ,,,^..^,,, >
