Offline first applications, syncing with PouchDB & CouchDB by François Gengler

preview_player
Показать описание
How to build offline-capable web or mobile applications, with automatic synchronization with back-end servers. During this presentation, the use of PouchDB combined with a CouchDB-compatible server will be elaborated. We will see how this sync works, its limitations, and how we can use it to build offline applications.

# François Gengler
More than ten years expertise in software development, mainly acquired in the different business sectors of the European Commission: taxation and excise products, agriculture department, justice department and dissemination of the official EU publications.

Sharp knowledge in the elaboration of complex architecture systems settled in the context of strategic projects.

Extensive experience in project management with a strong focus on delivery despites a combination of tight planning and budget constraints.
Рекомендации по теме
Комментарии
Автор

if we have this sort of setup. So consider I have multiple users who are offline at the same time. So when all of them come online together we might face server load when the sync happens from pouch DB to CouchDB. Can you please help me with a solution?

kushagradas
Автор

Wait, so I wouldn't need to have a server app for my mobile app to use couched???

io_inc
Автор

Cannot use Service workers with Hybrid Cordova Android :(

augmentos