You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fabrizio Ferrari created an issue — 22nd October 2015, 7:38:27:
When using Future/MultiCriteria the queries issued to the db are cached as a single query. So, if later you need only some of them the cache has no effect. I don't know how if it implies big changes, but it would be great to have the queries cached separately, otherwise the only option is not to use Futures.