Offline Data Synchronization and Web Applications
Offline disk import and the OmNomNom machine- Google Developers Blog

Offline disk import and the OmNomNom machine- Google Developers Blog

11/14/2013

What this post added

This post details the integration of Google Gears into Rails applications to enable offline disk import. It highlights the technical challenges and solutions involved in managing data synchronization between online and offline states, specifically for the OmNomNom machine, a system for managing and analyzing large datasets of food consumption information. The post discusses the architecture for handling offline data, including mechanisms for importing data from disk when the application is offline and synchronizing it when online.

Read the original post ↗