Read/write sync statistics to SQL for webmail to use in app #52

Closed
opened 2018-07-29 06:51:54 +02:00 by mikegioia · 0 comments
mikegioia commented 2018-07-29 06:51:54 +02:00 (Migrated from github.com)
  • Set up sync app to write the JSON statistics to a flat file or a websocket SQL table. Something that is easily readable by the webmail application. This could be configurable in the sync / webmail apps possibly.
  • Set up the webmail client to read this file SQL data and display statistics about the jobs and sync engine (offline/asleep/syncing etc) for the end user.

The statistics are useful for the webmail client to know what's going on when you first install it.

- [X] Set up sync app to write the JSON statistics to a ~flat file or a websocket~ SQL table. Something that is easily readable by the webmail application. This could be configurable in the sync / webmail apps possibly. - [x] Set up the webmail client to read this ~file~ SQL data and display statistics about the jobs and sync engine (offline/asleep/syncing etc) for the end user. The statistics are useful for the webmail client to know what's going on when you first install it.
Sign in to join this conversation.
No description provided.