omnipersistence
omnipersistence copied to clipboard
Cacheable find/list/etc
Queries using Page have an option to be cached, queries executed through find/list/etc methods are not. It would be useful to give them the option to cache as well. Perhaps use a similar mechanism as onPage()?