Goal & Solution
Load Cache as a by-product of queries.
- copy relevant objects while executing the query
Cache operators do the copying
Extend the query optimizer
- which collections should be cached?
- when to copy?
Assumption: caching in the granularity of objects