Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Managing Delta-Sync for Clients
Qt 6.11 is out! See what's new in the release blog

Managing Delta-Sync for Clients

Scheduled Pinned Locked Moved General and Desktop
1 Posts 1 Posters 590 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    syfy323
    wrote on last edited by
    #1

    Hello,

    I am developing a client for both desktop and mobiles and I would like to know how I can sync data deltas for better performance instead of syncing all data every time.

    The backend is a Zend Framework 2 App (PHP) with SOAP API which could be adapted if necessary.

    I want to use SQLite on Qt for the clients. All clients manage personal data only - if an online connection is available it keeps the data in sync. Otherwise it keeps the data local and syncs next time.

    How can I handle this? Thanks.

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved