What is the limit for the sync payload? How can we optimize? #307
-
For an application having a huge SQLite database for a single user is unlikely but possible. Is there a function we can call to display the SQLite database size? And a sync progress if the payload is huge? Also, maybe we can batch the sync? Manual syncing API also since syncing every single change seems like a waste of bandwidth when the database size is huge. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
No, there is no API in browsers for that yet.
No, but we can consider something API for that.
Why should we need that? |
Beta Was this translation helpful? Give feedback.
No, there is no API in browsers for that yet.
No, but we can consider something API for that.
Why should we need that?