-
Recent Posts
Top Posts & Pages
- Continuous Deployment of iOS Apps with Jenkins and TestFlight
- Building a shared calendar with Backbone.js and FullCalendar: A step-by-step tutorial
- Cascading Select Boxes with Backbone.js: A Step-by-Step Tutorial
- Asynchronous Code Design with Node.js
- When to use Delegation, Notification, or Observation in iOS
Meta
Daily Archives: November 14, 2011
CouchDb on Android
Synchronising advanced data structures with a backend sucks. Especially when the sync is both ways; user updates to server, server updates to user. Couchbase for Mobile attempts to solve this issue by bringing CouchDb and it’s spiffy replication to Android.
Posted in Android, Mobile, NoSQL
Leave a comment