inventid / tails

Models on the fly!
MIT License
1 stars 0 forks source link

Deal with out-of-sync and already fetched models #47

Open joostverdoorn opened 9 years ago

joostverdoorn commented 9 years ago

We need to figure out a way to deal with models that are already fetched, or are currently fetching. In the early days we had something for this in Tails, but it didn't seem to be a good long-term solution. Maybe we should detach the models from the backend entirely with something that handles localstorage/ajax/websockets/webrtc (Knuckles, perhaps?).

For now it doesn't really matter. This issue is solved internally at inventid, but it would be nice to come up with something better soonish.