7 ms·
People keep mentioning this. What are some real-world uses for this feature? Who is using CouchDB in this fashion, and what are they doing with it?
by richardhenry 16y ago
People keep mentioning this. What are some real-world uses for this feature? Who is using CouchDB in this fashion, and what are they doing with it?
- shpxnvz 16y agoOne example of CouchDB offline replication: http://one.ubuntu.com/ http://one.ubuntu.com/
- jchrisa 16y agoHere's a CouchApp that (with a non-demo dataset) we use internally for TODO management. I have a copy running on my laptop, on my MacMini at home, on the office server, in the cloud, and of course, on my Android phone. I synchronize them when I feel like it (but I could configure it to continuously synchronize in the background). http://couchapp.couchone.com/focus/_design/focus/index.html#/focus http://couchapp.couchone.com/focus/_design/focus/index.html#... For more info on the method of serving HTML5 apps directly from CouchDB's web-server: http://couchapp.org/page/what-is-couchapp http://couchapp.org/page/what-is-couchapp