casimir / frigoligo

Your articles with you
MIT License
37 stars 3 forks source link

Persist pending remote sync actions until there are sent to the server #142

Closed casimir closed 3 months ago

casimir commented 3 months ago

The actions are now stored in the database and executed in the next synchronization.

There could be more polish like altering the local cache immediatly or collapsing composable actions but time will tell what's really needed.

Adresses #65.