speckleworks / SpeckleCore

Check a brand new Speckle at: https://github.com/specklesystems
https://speckle.systems
MIT License
38 stars 17 forks source link

Create local cache of streams #42

Closed fraguada closed 5 years ago

fraguada commented 6 years ago

To make things snappier and nice fallback for offline. Would be nice to have a 'make available offline' sort of functionality.

didimitrie commented 5 years ago

This is kind-of fixed now in the https://github.com/speckleworks/SpeckleCore/tree/Dimitrie/dev/localdb-sqlite branch. It improves massively receiver performance, as well as senders - no more huge refresh on a fresh file open.

Will get closed when we do the big update.