liqiusheng / silverstripe-ecommerce

Automatically exported from code.google.com/p/silverstripe-ecommerce
0 stars 0 forks source link

speed up product display in groups #221

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
speed up product display in groups by making the primary selection of all 
relevant products a DB::query rather than something else.

Original issue reported on code.google.com by nfranc...@gmail.com on 4 Apr 2012 at 11:23

GoogleCodeExporter commented 8 years ago
see: http://doc.silverstripe.org/sapphire/en/reference/partial-caching... this 
should really be used throughout!

Original comment by nfranc...@gmail.com on 6 Apr 2012 at 9:45

GoogleCodeExporter commented 8 years ago

Original comment by nfranc...@gmail.com on 10 Jun 2012 at 6:37

GoogleCodeExporter commented 8 years ago
Link is: http://doc.silverstripe.org/framework/en/reference/partial-caching

Original comment by nfranc...@gmail.com on 26 Apr 2014 at 11:43