-
Notifications
You must be signed in to change notification settings - Fork 749
Description
Hello all! The Apollo iOS Team has plans to do a significant rewrite of the caching system used in the library. While this feature is still a little ways off, the first step in this process is to gather feedback from you, the users of the library, about how you use caching in your applications, how you would like to use caching, and what features that entails.
The current high level features we have planned are:
- Time to live (TTL) support on a per object and per field basis
- Cache Eviction on a per object and per field basis
- Improved faceted search
- Cascading deletions
Your feedback is invaluable to us, so please share your thoughts with us. Once we feel we have gathered enough feedback we will take some time to review and discuss and then move into an RFC with more technical details which will be another opportunity for you to collaborate with us and share your feedback.
Thank you in advance for all the feedback!