FriendForce / friendforce

1 stars 0 forks source link

Better Database Synchronization #23

Closed bzreinhardt closed 6 years ago

bzreinhardt commented 6 years ago

https://signalvnoise.com/posts/3113-how-key-based-cache-expiration-works https://stackoverflow.com/questions/9593508/key-based-caching

Right now the app keeps track of diffs and syncs when there are enough diffs. This is clearly dumb.

bzreinhardt commented 6 years ago

Taken care of via firebase persistant storage