aerogear / offix

GraphQL Offline Client and Server
https://offix.dev
Apache License 2.0
758 stars 45 forks source link

Add ability to filter out what data is effectively offline and what data can be hot #466

Closed wtrocki closed 3 years ago

wtrocki commented 4 years ago

Feature Request

Currently adding offix is going to cause a lots of problems for the app as whole as adding it means that all data will be cached and available for offline. During conversations with the developers I found this the main factor that is blocking offix adoption - it is not easy to turn it on for certain datasets that needs to be offline

wtrocki commented 4 years ago

See https://github.com/apollographql/apollo-cache-persist/pull/71

kingsleyzissou commented 3 years ago

Closing this since we have decided to deprecate the original Offix packages and move to a client-side datastore.