Postr-Inc / Hapta

Pocket base Security/High availability backend wrapper
3 stars 0 forks source link

Sync between client cache and backend cache - only request whats needed #3

Open MalikWhitten67 opened 6 months ago

MalikWhitten67 commented 6 months ago

Currently this works but needs further emphasis on sync.

Issue is client caches too fast and updates its own without deleting - backend needs to do the same maybe flatten array of items, derive the currently manipulated item then change the values.