getditto / starfish

An experimental react native implementation for Ditto using OnlinePlayground
MIT License
5 stars 1 forks source link

[iOS/Android] Local Flush Policies #10

Open SimonLeigh opened 1 year ago

SimonLeigh commented 1 year ago

Similar to the eviction policy, some kind of boot flushing in the case of an error. Had a couple of instances of having to manually clear app storage due to getting into local state issues especially when migrating between collection versions. So an on init error policy might be useful for a deployed application where it could flush its local store in the case of error on initial sync.