[TYPO3-mvc] caching / AJAX / performance
Jacco van der Post
jacco at id-internetservices.com
Tue Dec 2 11:03:15 CET 2014
Hi,
I need to show 100 or so media records in a list view.
These media records show an image, a little bit of text and the numbers
of comments and votes.
The comments will of course come from another table (1:n), the votes
from the media records table. Or if it's wiser also from the comments table?
What would be a good solution in terms of caching and performance to
show the actual numbers of comments and votes in a list view? Load these
in via AJAX after the page has loaded? Or just don't cache the list view
at all?
thanks
--
Kind Regards
Jacco van der Post
More information about the TYPO3-project-typo3v4mvc
mailing list